 .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .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); } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-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_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.pub_banner { width:100%; position:relative; max-height:600px; overflow:hidden;} .pub_banner:before{ content:""; dislay:block; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0; top:0; z-index:1; position:absolute;} .pub_banner img{ width:100%; max-height:100%; animation: bannerimg 2s;} .pub_banner .banner_info {position:absolute;width:100%;z-index:2;color:#fff;text-align:center;left:0;top: 65%;transform: translateY(-50%);padding:0 15px;} .pub_banner .banner_info h1{font-size: 2rem;animation: puBanner 2s;line-height:1.5;text-shadow:0 5px 10px rgba(0,0,0,0.2);} .pub_banner .banner_info p {font-size:16px;text-transform: uppercase;animation: puBanner 3s;text-shadow:0 5px 10px rgba(0,0,0,0.2);font-family: trebuchet ms,helvetica,sans-serif;text-transform: uppercase;} @keyframes puBanner { from {transform: translateY(100px); opacity:0;} to {transform: translateY(0px);opacity:1;} } @keyframes bannerimg { from {transform: scale(1.2);} to {transform: scale(1);} } @keyframes jiantoushang { from { opacity:0;} to { opacity:1;} } .pub_banner i.icon-jiantou {color:#fff; font-size:24px; position:absolute; bottom:20px; left:50%; z-index:3; height:30px; transform:translateX(-50%) rotate(90deg); animation: jiantoushang 2s;line-height:30px;} @media (max-width: 768px) { .pub_banner { width:100%; position:relative; height:300px; overflow:hidden;} .pub_banner img{ width:auto; height:100%;} .pub_banner .banner_info h1{ font-size:2rem;} .pub_banner .banner_info p {font-size:12px;text-transform: uppercase;} }.c_portalResEbizads_banner-01001019 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResEbizads_banner-01001019 >div{animation-fill-mode:both; }@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_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; } .c_portalResNews_detail-01001 .p_topBox { margin-bottom: 10px; }  .c_portalResNews_detail-01001 .p_summary { padding: 10px; white-space: normal; } .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;  } .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);  padding-bottom: calc(((100% - 45px) / 4) * 0.75);  height: 0px; cursor: pointer; } .c_portalResNews_detail-01001 .p_thumbnail.active {  }  .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; }  .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; } .c_portalResNews_detail-01001 .p_header { text-align: center; } .c_portalResNews_detail-01001 .p_TitleBoxA { display: inline-table; width: 100%; height: auto; max-width: 100%; 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; font-weight: bold; font-size: 20px; } .c_portalResNews_detail-01001 .p_TitleBoxA { margin-bottom: 20px; margin-left: 0px; margin-top: 0px; } .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: 10px; background: #fafafa; border: 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_dataSource li:nth-child(1),.c_portalResNews_detail-01001 .p_dataSource li:nth-child(2),.c_portalResNews_detail-01001 .p_dataSource li:nth-child(3),.c_portalResNews_detail-01001 .p_dataSource li:nth-child(5){display:none;} .c_portalResNews_detail-01001 .p_articlesTitle { display: none; padding: 10px; } .c_portalResNews_detail-01001 .p_articles { padding: 10px; font-family: 'MontserratLight'; } .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 .p_nextBox a{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;  text-overflow: ellipsis; overflow: hidden;  -webkit-box-orient: vertical;   word-wrap:break-word; word-break:break-all;} .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%; display: none; } .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 {   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 {  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; background: #00000012; } .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_NewsDetail { padding: 0px; } .c_portalResNews_detail-01001 .p_head { padding: 20px; text-align: center; } .c_portalResNews_detail-01001 .p_dataSource { overflow: hidden; padding-top: 20px; padding-bottom: 0px;  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; } .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; font-size: 16px; } .c_portalResNews_detail-01001 .reset_style,.c_portalResNews_detail-01001 .reset_style p{ font-size:16px; line-height:24px; color:#000;} .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;  } .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);  padding-bottom: calc(((100% - 45px) / 4) * 0.75);  height: 0px; cursor: pointer; } .c_portalResNews_detail-01001 .p_thumbnail.active {  }  .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; }  .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: 10px; margin-bottom: 10px; padding-bottom: 10px; background: #f1f1f1; padding-top: 10px; } .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; } .c_portalResNews_detail-01001 .p_header { text-align: center; } .c_portalResNews_detail-01001 .p_TitleBoxA { display: inline-table; width: 100%; height: auto; max-width: 100%; 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: left; font-size: 30px; color: #000000; font-weight: 700; } .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; display: none; } .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; display: none; 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; 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) {  } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst { font-size: 14px; color: #000000 !important; } @media only screen and (max-width: 768px){ .c_portalResBreadcrumb_nav-01001{display:none;} .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; font-family: 'akrobat'; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb{ font-size: 14px; color: #000000; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; font-family: 'akrobat'; left: 0!important; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font{  } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; } .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont:before{ display: inline-block; content:""; }  .c_portalResBreadcrumb_nav-01001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; color:rgba(51,51,51,1); font-size:14px; font-weight:400; } .c_portalResBreadcrumb_nav-01001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResBreadcrumb_nav-01001 .p_end .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst{ font-size: 14px; color: #000000 !important; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; font-family: 'MontserratLight'; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001{ width: 1180px; height: 30px; overflow: visible; font-size: 0; margin-top: 0px!important; padding-bottom: 0px!important; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList{ width: auto; height: auto; overflow: visible; background-color: transparent; font-family: airal; color: #000; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList>a{ display: inline-block; } .c_portalResBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResBreadcrumb_nav-01001 .p_content{ width: 240px; position: absolute; border: 1px solid #65beba; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content{ display: block; } .c_portalResBreadcrumb_nav-01001 .p_sortLink{ color: #65beba; display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResBreadcrumb_nav-01001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } .c_portalResBreadcrumb_nav-01001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } } @media only screen and (min-width: 769px){ .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb{ font-size: 14px; color: #000000; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font{  } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font{ border: 0px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; } .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont:before{ display: inline-block; content:""; }  .c_portalResBreadcrumb_nav-01001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; color:rgba(51,51,51,1); font-size:14px; font-weight:400; } .c_portalResBreadcrumb_nav-01001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResBreadcrumb_nav-01001 .p_end .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList{ margin:0; width: 236px; height:317px; padding:0; border-width: 0px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001{ width: 1180px; height: 30px; overflow: visible; font-size: 0;  } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList{ width: auto; height: auto; overflow: visible;  background-color: transparent; padding-bottom: 10px;   } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList>a{ display: inline-block; } .c_portalResBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResBreadcrumb_nav-01001 .p_content{ width: 240px; position: absolute; border: 1px solid #65beba; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content{ display: block; } .c_portalResBreadcrumb_nav-01001 .p_sortLink{ color: #65beba; display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResBreadcrumb_nav-01001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } .c_portalResBreadcrumb_nav-01001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } #w_grid-1593309587543 img,#w_grid-1593309729925 img{ transform: scale(1, 1) ; transition: all 1s ease; } #w_grid-1593309587543 img:hover,#w_grid-1593309729925 img:hover{ transform: scale(1.05, 1.05) ; transition: all 1s ease; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ #content_box-1617087971176-1 { display: flex; flex-wrap: wrap; flex-direction: column-reverse; } .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell{ width: 49.5%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }#w_grid-1573029814162,#w_grid-1573029907512,#w_grid-1596182330014,#w_grid-1596182770463,#w_grid-1573029999301{} #w_grid-1616076569782 > div>.p_gridbox { overflow:unset!important; } #w_common_text-1618474884555:before{ content: ''; width: 34px; height: 28px; display: inline-block; background: url(../img/douhao.png) no-repeat; position: absolute; top: 0px; left: 0; } #w_common_text-1618474884555:after{ content: ''; width: 34px; height: 28px; display: inline-block; background: url(../img/douhao2.png) no-repeat; position: absolute; right: 0; top: 0; } #w_grid-1565676173665,#w_common_text-1616033625479,#w_grid-1616035810176,#w_common_text-1616035810256,#w_grid-1616038953110,#w_common_text-1616038953200,#w_grid-1616078812975,#w_common_text-1616078813055,#w_grid-1616039732308,#w_common_text-1616039732398,#w_grid-1616047706021,#w_common_text-1616047706091,#w_grid-1616046930573,#w_common_text-1616046930653,#w_grid-1616052434874,#w_common_text-1616052434964,#w_grid-1616053707447,#w_common_text-1616053707527,#w_grid-1616059028989,#w_common_text-1616059029189,#w_grid-1603769424397,#w_common_text-1616079938115,#w_grid-1572926201099,#w_common_text-1573030069799,#w_grid-1616060756250,#w_common_text-1616060756280,#w_grid-1616063229824,#w_common_text-1616063229864,#w_grid-1616063171079,#w_common_text-1616063171119,#w_grid-1616063565365,#w_common_text-1616063565415,#w_grid-1565690066784,#w_common_text-1607324016870,#w_grid-1613789829587,#w_common_text-1613789829627,#w_common_text-1613790093718{display:none1!important;} #w_grid-1607049763110,#w_grid-1603678310123 .p_gridbox ,#w_grid-1607304210674 .p_gridbox,#w_grid-1594103915326> div > .p_gridbox > .p_gridCell:nth-child(1n){ align-items: center; display: flex;} #content_box-1601186797277-1 { border-right: solid 1px #d1d1d1; border-left: solid 1px #d1d1d1;} #w_grid-1613702920624>div>.p_gridbox { width: 100%; overflow: unset!important; position: static; } #w_grid-1603439357813 .w_fimgbox-001 .w_imgbox .p_contentbox > .w_grid-000 {position: absolute; bottom: -14%; left: 10%;transition: all 0.4s ease;} #w_grid-1603439357813 .w_fimgbox-001:hover .w_imgbox .p_contentbox > .w_grid-000 {position: absolute; bottom: 10%; left: 10%;transition: all 0.4s ease;} #w_grid-1603439357813 .w_fimgbox-001 .w_imgbox:hover{ background: #00a88e;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#12aedc;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#03a1a7;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#33a96f;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#c1c1c1;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#c1c1c1;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1:hover .w_fimg-000 .p_dimage img{ } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4:hover .w_fimg-000 .p_dimage img{ } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4:hover .reset_style span{color:#fff!important;} #w_grid-1573712137876 .w_grid-000 .p_gridbox:hover .w_fbtn-001 { opacity: 0; } #w_grid-1573712137876 .w_grid-000 .p_gridCell .p_gridbox:hover { background-color: rgb(218, 218, 218)!important; } #w_grid-1566878823379>div>.p_gridbox, #w_grid-1565148665778>div>.p_gridbox { overflow: visible!important; height:50px!important; } #w_grid-1561777023468>div { border-top: solid 6px #bf9e05; } #w_grid-1561777702285>div { border-top: solid 6px #bf9e05; } #w_grid-1594612009489,#w_grid-1593334224591,#w_grid-1593334674548,#w_grid-1593335221529,#w_grid-1593336193409,#w_grid-1594611736980,#w_grid-1594629610160,#w_grid-1594630699941,#w_grid-1594631480619,#w_grid-1594631972551 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);} .w_grid-000 { margin-left: auto; margin-right: auto; min-height: 0rem; 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_common_text-1618473079612 h1 a span{ font-weight: bold; font-size: 20px!important; margin: 0; } #w_common_text-1618473079612 h1 span{ font-weight: bold; font-size: 14px!important; margin: 0; } #c_portalResProduct_list-16185518426947229,#w_grid-1618817402898,#w_grid-1618882874126,#c_portalResIntro_category-16188160083407015 { margin-top: 20px!important;} #w_grid-1607311130999,#w_grid-1613788333058,#w_grid-1616035707838,#w_grid-1618817570264,#w_common_text-1613725815109,#w_common_text-1616064181145 { margin-top: 0px!important;} #w_common_text-1616064181145{ margin-bottom: 20px!important; } #w_grid-1616046930573,#w_grid-1585292533601,#w_grid-1613789829587 { margin-bottom: 0px!important;} #w_grid-1616046930583 { margin-top: 0px!important;} #w_grid-1618467585131,#w_grid-1618473073294 { width: 100%!important;} #w_common_text-1618467609872 { margin-top: 20px!important;} #content_box-1618475451052-0,#content_box-1618475451052-1{width:50%!important;clear:unset!important; float:left!important;} #w_grid-1618474836241 #w_common_text-1618474884555:after,#w_common_text-1618474884555:before{display:none;} #w_grid-1615948525663 { width: 100%; max-width: 380px!important; min-width: 0px; height: auto; max-height: none; min-height: auto!important;} #w_grid-1616750537439 { width: 90%!important;} #w_grid-1615952217110 { margin-top: 50px!important;} #c_portalResNews_category-15729265790391305{ display:none; } #w_grid-1603678310123 .p_gridbox { align-items: center; display: inherit!important; } #w_grid-1603677460497 > div > .p_gridbox { display: flex; flex-wrap: wrap; flex-direction: column-reverse;} .w_grid-000>div>.p_gridbox>.p_gridCell { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_grid-1559114537798 .w_grid .p_gridbox { overflow: inherit!important; } } @media only screen and (min-width: 769px) { #w_common_text-1618473079612 h1 a span{ font-weight: bold; font-size: 50px!important; margin: 0; } #w_common_text-1618473079612 h1 span{ font-weight: bold; font-size: 20px!important; margin: 0; } #w_grid-1596102771400 { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);} #c_portalResNews_category-15868546996226296{ display:none; } .w_grid-000>div>.p_gridbox>.p_gridCell:first-child { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_grid-1565166987871 { border-left: 1px #636363 solid; } } @media only screen and (max-width: 1024px) and (min-width: 769px) {} @media only screen and (max-width: 1300px) and (min-width: 770px) { #content_box-1565147971459-0{width: 15%!important;} #content_box-1565147971459-1{width: 76%!important;margin-left: 0%!important;} #content_box-1565147971459-2{width: 5.5%!important;float: right;margin-left: 0%!important;} #w_fimg-1618815407193 { width: 100%; max-width: 130px!important; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 20px!important; } } #w_grid-1565158478346 { position: absolute; } #w_grid-1565159466993 .p_gridbox { background-image: none!important; } #content_box-1565161875173-0 { background-image: url(../img/youshibg.jpg); } #w_grid-1565163489412 .p_gridbox { background-image: none!important; background: #0062a6; } #w_grid-1565163923868>div>.p_gridbox { overflow: unset!IMPORTANT; } #content_box-1565164099296-1 { border-left: solid 1px #e4e4e4; } #w_grid-1565766064740, #w_grid-1565774782752, #w_grid-1569479743269 { position: absolute; z-index: 11!important; left: 50%!important; top: 50%!important; transform: translate(-50%, -28%); } #w_grid-1565690593233, #w_grid-1565774774226 { position: relative; } #w_grid-1565147971459>div>.p_gridbox { overflow: initial!important; } #w_grid-1565147974604>div>.p_gridbox { background-color: #333333!important; } #w_grid-1565147971459 { top: 0 !important; left: 50% !important; z-index: 12!important; width: 100%!important; background-color: #f67520; } #w_grid-1585191273680 { border-right: 0px solid rgba(209, 209, 209, .1); } #w_grid-1585192353757 { border-top: 1px solid rgba(209, 209, 209, .1); border-bottom: 1px solid rgba(209, 209, 209, .1); } #w_fbtn-1585272623067{ transform:translateX(-50%); } #w_grid-1573030164758>div>div>.p_gridCell:not(:empty):before{ display:none; } @media only screen and (max-width: 1024px) and (min-width: 769px){ #content_box-1565147971459-0{width: 15%!important;} #content_box-1565147971459-1{width: 76%!important;} #content_box-1565147971459-2{width: 5.5%!important;} #w_grid-1565147973024 { ; margin-top: 90px!important;} #content_box-1601186797277-0{width: 30%!important;} #content_box-1601186797277-1{width: 46%!important;} #content_box-1601186797277-2{width: 24%!important;} #content_box-1603438864019-0,#content_box-1616076569782-0{width: 100%!important;} #w_fimg-1618815407193 { margin-top: 32px!important; max-width: 85px!important; } #w_common_text-1618453610987,#w_common_text-1618453697684,#w_common_text-1618453712691,#w_common_text-1618453791015,#w_common_text-1618453855342,#w_common_text-1618453859145,#w_common_text-1618453862992{display:none!important;} }.c_portalResNews_list-01001007{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001007 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001007 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001007 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResNews_list-01001007 .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-01001007 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001007 .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-01001007 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001007 .p_loading .iconfont:before { content: "" } .c_portalResNews_list-01001007 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResNews_list-01001007 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResNews_list-01001007 .p_ToDetail { display: inline-block; margin: 0; padding: 5px 10px; min-width: 134px; text-align: center; white-space: nowrap; vertical-align: middle; border-radius: 5px; } a>.c_portalResNews_list-01001007 .p_ToDetail:hover { cursor: pointer } .c_portalResNews_list-01001007 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001007 .p_summary { text-align: left; vertical-align: top; word-break: break-all } .c_portalResNews_list-01001007 .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-01001007 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001007 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; color: #000000; font-size: 18px; vertical-align: bottom; font-weight: bold; } .c_portalResNews_list-01001007 .p_TitleBox a{color: #000000;} .c_portalResNews_list-01001007 .p_title { width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; } .c_portalResNews_list-01001007 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001007 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001007 .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; display: none; } .c_portalResNews_list-01001007 .p_articles {margin: 0;width:calc((100% - 0px)/1); height: 186px;padding: 0;} .c_portalResNews_list-01001007 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001007 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001007 { overflow: hidden; } .c_portalResNews_list-01001007 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001007 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001007 .p_assist { width: auto; height: auto; } .c_portalResNews_list-01001007 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001007 .p_about { display: inline-block; vertical-align: middle } .c_portalResNews_list-01001007 .p_articles { display: inline-block; height: auto; min-width: 0px; width: calc((100% - 0px)/1); padding: 10px 10px; overflow: hidden; float: left; } .c_portalResNews_list-01001007 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001007 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001007 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001007 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001007 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001007 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001007 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px; display: none; } .c_portalResNews_list-01001007 .p_ToDetail { float: left; position: relative;    margin: 10px 0px; border: 0; font-weight: bold; background: #bfbfbf; font-size: 14px; color: #ffffff;  } .c_portalResNews_list-01001007 .p_ToDetail:hover{background:#007a78;transition: all 0.6s ease;} .c_portalResNews_list-01001007 .p_summary { white-space: normal; color: #6d6d6d; font-size: 16px; } .c_portalResNews_list-01001007 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001007 .p_summary { white-space: normal; color: #6d6d6d; font-size: 14px; } .c_portalResNews_list-01001007 .p_stylebox .title_main { font-size: 25px!important; color: rgba(0, 0, 0, 1); } .c_portalResNews_list-01001007 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001007 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001007 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001007 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001007 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001007 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001007 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001007 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001007 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001007 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001007 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001007 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001007 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001007 .p_Information{ display: none; } .c_portalResNews_list-01001007 .p_KeyWord{ display: none; } .c_portalResNews_list-01001007 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResNews_list-01001007 .p_CommonSummaryBoxA{ text-align:center; } .c_portalResNews_list-01001007 .p_stylebox .stylebox_top{ background-color:rgba(250, 250, 250, 1); } .c_portalResNews_list-01001007 .p_stylebox .stylebox_content{ background-color:rgba(250, 250, 250, 1); border-style:none; } .c_portalResNews_list-01001007 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResNews_list-01001007 >div{ animation-fill-mode:both; } .c_portalResNews_list-01001007 .p_stylebox .stylebox_title{ background-color:rgba(250, 250, 250, 1); } .c_portalResNews_list-01001007 .p_stylebox .title_main{font-size:20px;color:rgba(0, 0, 0, 1);font-weight: bold;} *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} #c_portalResBreadcrumb_nav-1572934120034{ width:auto; 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){ } @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_portalResNews_detail-15971970971054383 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_detail-15971970971054383 >div{ animation-fill-mode:both; } #c_portalResNews_detail-15971970971054383{ width:100%; max-width:100%; min-width:250px; height:100%; 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; } #c_portalResNews_list-15933291177040345 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-15933291177040345 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15933291177040345 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15933291177040345 >div{ animation-fill-mode:both; } #c_portalResNews_list-15933291177040345 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15933291177040345{ width:100%; max-width:none; min-width:320px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:50px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResEbizads_banner-16306532893202105 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-16306532893202105 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-16306532893202105{ 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; } #w_grid-1572934119994 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1572934120004 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1572934120014 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1572934120014 >div{ animation-fill-mode:both; } #w_grid-1572934120014 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1572934120014> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:0%; } #w_grid-1572934120014> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1572934120014> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1593329082628 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1593329082628 >div{ animation-fill-mode:both; } #w_grid-1593329082628 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ #w_grid-1593329082628> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:4%; } #w_grid-1593329082628> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:28.099200000000003%; margin-left:4%; margin-right:0px; clear:none; } #w_grid-1593329082628> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:67.9008%; } #w_grid-1593329082628> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1572934119994{ width:95%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1572934120004{ width:95%; 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-1572934120014{ width:100%; max-width:1600px; 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-1593329082628{ 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:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }