 .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);
 }
 .try {
     overflow: hidden;
     position: relative;
 }
 .try img {
     display: block;
     width: 100%;
     -webkit-transition: .6s;
     -moz-transition: .6s;
     transition: .6s;
 }
 .try .cover {
     -webkit-transition: .4s;
     -moz-transition: .4s;
     transition: .4s;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     display: block;
     background: rgba(0, 0, 0, .1);
 }
 .try .txts {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     padding: 9% 14% 0 14%;
     color:#fff;
 }
 .try .ch {
     font-size: 36px;
 }
 .try .line {
     width: 24px;
     height: 6px;
     margin: 10px 0 20px;
     background: #fff;
     display:block;
 }
 .try .en {
     font-size: 30px;
     text-transform: capitalize;
 }
 .try:hover .cover {
     opacity: .5;
 }
 .try:hover img {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 #allmap {
     height: 500px;
     width: 100%;
     overflow: hidden;
 }
 #allmap .BMapLib_nav_tab_content td {
     display:inline-block;
     width: auto !important;
 }
 #allmap .BMap_stdMpCtrl {
     display:none !important;
 }
 .BMap_Marker div >img {
     animation-delay: 0ms;
     animation-duration: 2000ms;
     animation-iteration-count: infinite;
     animation-name: scales;
     animation-play-state: running;
     animation-timing-function: linear;
 }
 @keyframes scales {
     0% {
         opacity: 0.2;
         transform: scale(0.6);
     }
     33% {
         opacity: 0.5;
         transform:scale(0.8);
     }
     66% {
         opacity: 1;
         transform:scale(1);
     }
     100% {
         opacity: 0.6;
         transform:scale(0.6);
     }
 }
 .contact {
     padding: 95px 0 120px 0;
 }
 .ab-title {
     text-align: center;
 }
 .ab-title .ch {
     font-size: 30px;
     color: #333;
 }
 .ab-title .en {
     font-size: 20px;
     margin-top: 2px;
     color: #999;
 }
 .cta-list {
     margin-top: 100px;
 }
 .cta-list li {
     float: left;
     width: 33.33%;
     text-align: center;
 }
 .cta-list .ico {
     display: block;
     width: 68px;
     height: 68px;
     margin: 0 auto;
     -webkit-transition: .3s;
     -moz-transition: .3s;
     transition: .3s;
     border: 1px solid #4d4d4d;
     border-radius: 100%;
     background-position: center top
 }
 .cta-list .c1 .ico {
     background-image: url(//dfs.yun300.cn/group1/M00/03/8A/rBQBHVykXdWEAxD6AAAAAE9ZEmo199.png?tenantId=161842&viewType=1&v=1668048099000)
 }
 .cta-list .c2 .ico {
     background-image: url(//dfs.yun300.cn/group1/M00/03/8A/rBQBHVykXduETW0hAAAAAIAgRW4339.png?tenantId=161842&viewType=1&v=1668048099000)
 }
 .cta-list .c3 .ico {
     background-image: url(//dfs.yun300.cn/group1/M00/15/D6/rBQBG1ykXe6Ed8gFAAAAAF1J9AY098.png?tenantId=161842&viewType=1&v=1668048099000)
 }
 .cta-list .ti {
     font-weight: 700;
     margin-top: 7px;
     color: #333;
     font-size: 16px;
 }
 .cta-list .txx {
     font-size: 18px;
     line-height: 1.4;
     margin-top: 25px
 }
 .cta-list li:hover .ico {
     border-color: #bea369;
     background-color: #bea369;
     background-position: center bottom;
 }
 .cta-list li a {
     color:#666;
 }
 .cta-list li.c1 .txx {
     font-size:14px;
 }
 .cy-ab {
     overflow: hidden;
     background: #fff;
     position: relative;
 }
 .cy-ab .conwrap {
     display: block;
     overflow: hidden;
     width: 50%;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     float: left;
 }
 .cy-ab .conwrap .con {
     width:80%;
     margin:0 auto;
 }
 .cy-ab .con .c1 {
     font-size: 30px;
     color:#333;
 }
 .cy-ab .con .c2 {
     font-size:20px;
     color:#999;
 }
 .cy-ab .con .c3 {
     font-size: 36px;
     color:#333;
 }
 .cy-ab .con .box {
     margin-top:20px;
 }
 .cy-ab .con .box p {
     line-height:1.5;
     font-size:14px;
 }
 .cy-ab .picwrap {
     overflow: hidden;
     width:50%;
     height: 100%;
     float:right;
 }
 .cy-ab .picwrap img {
     width: 100%;
     display: block;
     transition: transform 1.2s ease-out 0s;
     -webkit-transition: -webkit-transform 1.2s ease-out 0s;
 }
 .cy-ab .picwrap:hover img {
     transform: scale(1.3);
     -webkit-transform: scale(1.3);
 }
 .btnMore2 {
     border: 2px solid #666666;
     width: 144px;
     height: 46px;
     line-height: 42px;
     text-align: center;
     transition: all 0.8s;
     display: block;
     position: relative;
     overflow: hidden;
     margin-top: 5%;
 }
 .btnMore2 .bg50 {
     color: #fff;
     -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
     -webkit-transform: translateY(-50%) translateX(-50%);
     transform: translateY(-50%) translateX(-50%);
     position: absolute;
     top: 50%;
     left: 50%;
     display: block;
 }
 .btnMore2 .bg50:before {
     position: relative;
     content:'';
     display: block;
     margin-top: 100%;
 }
 .btnMore2 .bg50:after {
     content:'';
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     border-radius: 100%;
 }
 .btnMore2 .txt {
     color: #666;
     position: relative;
 }
 .btnMore2:hover {
     border-color: #f8660e;
     background-color: #f8660e;
 }
 .btnMore2:hover .bg50 {
     -moz-animation: anim-out 0.75s;
     -webkit-animation: anim-out 0.75s;
     animation: anim-out 0.75s;
 }
 .btnMore2:hover .bg50:after {
     -moz-animation: anim-out-pseudo 0.75s;
     -webkit-animation: anim-out-pseudo 0.75s;
     animation: anim-out-pseudo 0.75s;
 }
 .btnMore2:hover .txt {
     color: #fff;
 }
 @-webkit-keyframes anim-out-pseudo {
     0% {
         background: rgba(0, 0, 0, 0.45);
     }
     100% {
         background: transparent;
     }
 }
 @-moz-keyframes anim-out-pseudo {
     0% {
         background: rgba(0, 0, 0, 0.45);
     }
     100% {
         background: transparent;
     }
 }
 @-ms-keyframes anim-out-pseudo {
     0% {
         background: rgba(0, 0, 0, 0.45);
     }
     100% {
         background: transparent;
     }
 }
 @keyframes anim-out-pseudo {
     0% {
         background: rgba(0, 0, 0, 0.45);
     }
     100% {
         background: transparent;
     }
 }
 @-webkit-keyframes anim-out {
     0% {
         width: 0%;
     }
     100% {
         width: 100%;
     }
 }
 @-moz-keyframes anim-out {
     0% {
         width: 0%;
     }
     100% {
         width: 100%;
     }
 }
 @-ms-keyframes anim-out {
     0% {
         width: 0%;
     }
     100% {
         width: 100%;
     }
 }
 @keyframes anim-out {
     0% {
         width: 0%;
     }
     100% {
         width: 100%;
     }
 }
 .new-tit {
     background: #c30b0b;
     padding: 20% 0 10% 30%;
     min-height: 280px;
     width: 100%;
     overflow: hidden;
 }
 .new-tit p {
     color:#fff;
 }
 .new-tit .en {
     font-size: 30px;
 }
 .new-tit .cn {
     font-size: 36px;
 }
 .new-tit .ico {
     width: 54px;
     height: 54px;
     display: block;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center center;
     transition: all 0.8s;
     margin-top: 37px;
 }
 .new-tit .new-tet {
     transition: all 0.8s;
 }
 .footer {
     overflow: hidden;
     background: #333333;
     position: relative;
 }
 .footer .foofl {
     display: block;
     overflow: hidden;
     width: 70%;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     float: left;
 }
 .footer .foofr {
     overflow: hidden;
     width: 30%;
     height: 100%;
     float: right;
     background: #c30b0b;
     text-align: center;
 }
 .foofl .con {
     width:90%;
     margin:0 auto;
     color:#fff;
 }
 .footer p {
     line-height:2;
 }
 .footer p a {
     color:#fff;
 }
 .foofr img {
     max-width:100%;
     padding: 3.5% 2%;
 }
 .banner-title {
     position: absolute;
     bottom: 40%;
     color: #fff;
     background: url(http://static1.yun300.cn/img/bt4.png?tenantId=161842&viewType=1&v=1668048099000) repeat-y;
     z-index: 5;
     padding-top: 25px;
     padding-bottom: 25px;
     text-align: center;
     margin-left: -275px;
     left: 50%;
     min-width: 550px;
     margin-left: -265px;
     -webkit-animation-name:"fadeInRight";
     -webkit-animation-duration: 2s;
     -webkit-animation-iteration-count: 1;
 }
 .banner-title:before {
     content:'';
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     background: rgba(255, 255, 255, 0.5);
 }
 .banner-title .ch {
     margin-bottom: 10px;
     font-weight: bold;
     font-size: 34px;
     line-height: 1;
 }
 .banner-title .en {
     font-size: 22px;
     line-height: 15px;
     text-transform: uppercase;
 }
 .banner-title .cy-small {
     display: block;
     margin-top: 10px;
     font-size: 26px;
     line-height: 1;
     opacity: .4;
 }
 @-webkit-keyframes fadeInRight {
     from {
         opacity: 0;
         -webkit-transform: translateX(20px);
     }
     to {
         opacity: 1;
         -webkit-transform: translateX(0);
     }
 }
 @keyframes fadeInRight {
     from {
         opacity: 0;
         -webkit-transform: translateX(20px);
     }
     to {
         opacity: 1;
         -webkit-transform: translateX(0);
     }
 }
 .abouts {
     position: relative;
 }
 .wave-canvas-wrapper {
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     height: 500px;
     overflow: hidden;
 }
 .abouts .cont {
     max-width:1180px;
     margin:0 auto;
     width:90%;
 }
 .abouts .cont .tit {
     font-size:22px;
     margin-bottom:20px;
 }
 .abouts .cont .cn {
     color:#333;
 }
 .abouts .cont .en {
     color:#999;
     font-size:24px;
 }
 .abouts .nei {
     overflow: hidden;
 }
 .abouts .cont .fl {
     width:48%;
 }
 .abouts .cont .fl img {
     width: 100%;
 }
 .abouts .cont .fr {
     width:48%;
     padding-left:4%;
 }
 .abouts .cont p {
     line-height:1.5;
     text-align:justify;
 }
 .about {
     margin-top:20px;
 }
 .abouts li {
     width: 33.33%;
     float:left;
     text-align: left;
     position: relative;
     list-style: none;
 }
 .num_box .number {
     font-size: 66px;
     font-weight: bold;
     line-height: 1;
     color: #bea369;
     margin-right: 10px;
 }
 .num_box {
     margin-bottom: 10px;
 }
 .num_box .text {
     font-size: 14px;
     color: #bea369;
     vertical-align: top;
 }
 @media only screen and (max-width: 768px) {
     .try .txts {
         padding: 9% 14% 0 5%;
     }
     .try .ch {
         font-size: 24px;
     }
     .try .line {
         height: 2px;
         margin: 5px 0 10px;
     }
     .try .en {
         font-size: 20px;
     }
     .cta-list .txx {
         margin-top: 15px;
     }
     #allmap {
         height: 300px;
     }
     .cy-ab .conwrap {
         width:100%;
         float:none;
         padding: 5% 0;
         position: relative;
     }
     .cy-ab .conwrap .con {
         width:90%;
     }
     .cy-ab .picwrap {
         width:100%;
         float:none;
     }
     .cy-ab .con .box p {
         text-align:justify;
         font-size: 12px;
     }
     .cy-ab .con .c1 {
         font-size: 20px;
     }
     .cy-ab .con .c2 {
         font-size: 16px;
     }
     .cy-ab .con .c3 {
         font-size: 24px;
     }
     .new-tit .en {
         font-size: 24px;
     }
     .new-tit .cn {
         font-size: 20px;
     }
     .new-tit {
         padding: 2% 5% 2% 5%;
         min-height:auto;
     }
     .new-tet {
         float:left;
     }
     .new-tit .ico {
         float:right;
         width: 30px;
         height: 30px;
         margin-top: 10px;
     }
     .footer .foofl {
         position: relative;
         float:none;
         width:100%;
     }
     .foofl .con {
         padding: 5% 0;
     }
     .footer .foofr {
         width: 100%;
         float: none;
     }
     .footer .foofr img {
         max-width: 85%;
         padding: 5%;
     }
     .banner-title {
         bottom: 30%;
     }
     .banner-title .ch {
         font-size: 28px;
         margin-bottom: 10px;
     }
     .banner-title .en {
         font-size: 26px;
     }
     .banner-title .cy-small {
         margin-top:5px;
     }
     .abouts .cont .fl {
         float:none;
         width:100%;
     }
     .abouts .cont .fr {
         float:none;
         width:100%;
         margin-top: 30px;
         padding:0;
     }
     .num_box .number {
         font-size: 26px;
     }
     .abouts .cont p {
         font-size:12px;
     }
     .abouts .cont .cn {
         font-size:16px;
     }
     .abouts .cont .en {
         font-size:18px;
     }
     .cta-list {
         margin-top: 30px;
     }
     .cta-list li {
         float: none;
         width: 100%;
         text-align: center;
         margin-bottom:20px;
     }
     .cta-list .ico {
         width: 58px;
         height: 58px;
         background-size: 58px;
     }
     .ab-title .ch {
         font-size: 20px;
     }
     .ab-title .en {
         font-size: 14px;
     }
     .contact {
         padding: 45px 0 50px 0;
     }
 }
 @media only screen and (max-width: 1025px) and (min-width: 769px) {
     .contact {
         padding: 75px 0 100px 0;
     }
     .cta-list {
         margin-top: 80px;
     }
     .cy-ab .conwrap {
         width:100%;
         float:none;
         padding: 5% 0;
         position: relative;
     }
     .cy-ab .conwrap .con {
         width:90%;
     }
     .cy-ab .picwrap {
         width:100%;
         float:none;
     }
     .cy-ab .con .box p {
         line-height: 1.5;
         font-size: 14px;
         overflow: hidden;
         height: auto;
         text-align:justify;
     }
     .cy-ab .con .c1 {
         font-size: 30px;
     }
     .cy-ab .con .c2 {
         font-size: 18px;
     }
     .cy-ab .con .c3 {
         font-size: 36px;
     }
     .new-tit .en {
         font-size:26px;
     }
     .new-tit {
         padding: 2% 5% 2% 5%;
         min-height:auto;
     }
     .new-tet {
         float:left;
     }
     .new-tit .ico {
         float:right;
         width: 40px;
         height: 40px;
         margin-top: 10px;
     }
     .foofr img {
         padding: 10% 5%;
     }
     .banner-title .ch {
         font-size: 22px;
         margin-bottom:5px;
     }
     .banner-title .en {
         font-size: 16px;
     }
     .banner-title .cy-small {
         margin-top:5px;
     }
     .abouts .cont .fr {
         padding-left:2%;
     }
     .num_box .number {
         font-size: 40px;
     }
     .cta-list .ico {
         width: 58px;
         height: 58px;
         background-size: 58px;
     }
 }
 @media only screen and (max-width: 1440px) and (min-width: 1024px) {
     .cy-ab .con .box p {
         line-height: 1.5;
         font-size: 14px;
         overflow: hidden;
         height:2.5rem;
     }
     .cy-ab .con .box {
         margin-top: 10px;
     }
     .cy-ab .con .c1 {
         font-size: 30px;
     }
     .cy-ab .con .c2 {
         font-size: 18px;
     }
     .cy-ab .con .c3 {
         font-size: 36px;
     }
 }
 @media only screen and (max-width: 768px) {
     .c_portalResIntro_category-01001002 {
         height: auto;
         width: 280px;
         overflow: visible;
         max-width:1180px;
         min-height:192px;
         margin-left: 0;
         margin-right: 0;
     }
     .c_portalResIntro_category-01001002 .p_image {
         width: 30px;
         height: 30px;
         display: none;
         vertical-align: middle;
         margin-right: 5px;
         margin-top: 6px;
     }
     .c_portalResIntro_category-01001002 .p_image>img {
         width: 100%;
         height: 100%;
     }
 }
 @media only screen and (min-width: 769px) {
     .c_portalResIntro_category-01001002 .p_btn-show, .c_portalResIntro_category-01001002 .p_btn-hide {
         display: none;
     }
     .c_portalResIntro_category-01001002 {
         height: auto;
         width: 280px;
         overflow: visible;
         max-width:1180px;
         min-height:192px;
         margin-left: 0;
         margin-right: 0;
     }
     .c_portalResIntro_category-01001002 .p_category {
         height: 100%;
         width: 100%;
         position: relative;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox {
         line-height:24px;
         text-align: left;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox {
         width:100%;
         display: -webkit-box;
         display: -webkit-flex;
         display: -moz-box;
         display: -moz-flex;
         display: -ms-flexbox;
         display: flex;
         align-items:center;
     }
     .c_portalResIntro_category-01001002 .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;
         font-size: 18px;
         -webkit-box-flex: 1;
         box-flex: 1;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         text-align: center;
         padding: 15px 40px;
         color: #fff;
     }
     .c_portalResIntro_category-01001002 .p_categoryBtn {
         display: none;
         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:30px;
         padding:0;
         position:static;
         text-align: center;
     }
     .c_portalResIntro_category-01001002 .p_linkBox .iconfont:before {
         content:'';
     }
     .c_portalResIntro_category-01001002 .p_linkBox .icon-arrow_up:before {
         content:'\e6c9';
     }
     .c_portalResIntro_category-01001002 .p_linkBox .icon-arrow_down:before {
         content:'\e6c8';
     }
     .mouse_bac:hover .p_categoryBtn {
         color: #60a9d7;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox .p_childBox {
     }
     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox {
         position:relative;
         display: inline-block;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox .p_parentBox {
         padding-left: 18px;
     }
     .c_portalResIntro_category-01001002 .p_parentBox:last-child .p_linkBox {
         border-bottom:0 none;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox .slideOut {
         position:absolute;
         left:100%;
         top:0;
         width:100%;
         height:auto;
     }
     .c_portalResIntro_category-01001002 .p_image {
         width: 30px;
         height: 30px;
         display: none;
         vertical-align: middle;
         margin-right: 5px;
     }
     .c_portalResIntro_category-01001002 .p_image>img {
         width: 100%;
         height: 100%;
     }
 }
 @media only screen and (min-width: 769px) and (max-width: 1024px) {
 }
 .c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before {
     content:'\e602';
 }
 .c_portalResIntro_category-01001002 >div {
     animation-fill-mode:both;
     animation-duration:NaNs;
     animation-delay:NaNs;
 }
 .mouse_bac:hover a {
     color:#fff !important;
 }
 @media only screen and (max-width: 768px) {
     .c_portalResIntro_category-01001002 .p_category {
     }
 }
 .c_portalResIntro_category-01001002 .dialog {
     background: rgba(255, 255, 255, 0);
 }
 .p_categoryBox .p_linkBox.click {
     background-color: #f6b200 !important;
     color: #fff!important;
 }
 .c_portalResIntro_category-01001002 .mouse_bac:hover {
     background-color:#f6b200 !important;
 }
 .c_portalResIntro_category-01001002 .p_linkBox.click {
     background-color:none !important;
 }
 .c_portalResIntro_category-01001002 .mouse_bac:hover .p_title {
     color:#ffffff;
 }
 @media only screen and (max-width: 768px) {
     .c_portalResIntro_category-01001002 .p_btn-hide {
         display: none;
     }
     .c_portalResIntro_category-01001002 .p_category {
         left: 0;
         position: absolute;
         top: 200px;
         z-index: 8;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox {
     }
     .c_portalResIntro_category-01001002 .btn {
         display: none;
     }
     .c_portalResIntro_category-01001002 .p_parentBox {
         width: 30.3%;
         height: auto;
         float: left;
         margin: 1.5%;
     }
     .c_portalResIntro_category-01001002 .p_categoryBtn {
         display: none;
     }
     .c_portalResIntro_category-01001002 .mouse_bac:hover {
         background-color: #8cad3e;
     }
     .c_portalResIntro_category-01001002 .mouse_bac:hover .p_title {
         color: #fff;
     }
     .c_portalResIntro_category-01001002 .p_title {
         text-align: center;
         font-size: 16px;
         padding: 5px 0;
     }
     .c_portalResIntro_category-01001002 .p_categoryBox {
         overflow-y: auto;
         height: 100%;
         float: left;
         width: 100%;
     }
     .c_portalResIntro_category-01001002 .p_linkBox {
         background: #f0f0f0;
     }
     .c_portalResIntro_category-01001002 .p_category {
         width: 100%;
         height: 100%;
         position: relative;
         top: 0;
         left: 0;
         transition: left 0.3s;
         text-align: left;
         margin-bottom: 10px;
         overflow: hidden;
         margin-top: 10px;
     }
 }
 .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox.click a {
     color:#fff;
 }
 .w_grid-000 {
     margin-left: auto;
     margin-right: auto;
     min-height: 12rem;
     width: 100%;
 }
 .w_grid-000 > .w_grid {
     width: 100%;
     position: relative;
 }
 .w_grid-000 > div > .p_gridbox {
     width: 100%;
     overflow: hidden;
     position: static;
 }
 .w_grid-000 > div > div > .p_gridCell {
     float: left;
     position: static;
 }
 .w_grid-000 > div > div > .p_gridCell:not(:empty):before {
     content:'';
     height: 0.1px;
     display: block;
 }
 .w_grid-000 > .w_grid.signal {
     min-height: inherit;
 }
 .w_grid-000 > .w_grid.signal > .p_gridbox {
     min-height: inherit;
 }
 .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
     min-height: inherit;
 }
 .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
     margin-left: 0;
     clear: left;
 }
 #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
     margin-left: 0;
     clear: left;
 }
 @media only screen and (max-width: 768px) {
     .w_grid-000 > div > .p_gridbox > .p_gridCell {
         width: 100%;
         margin-left: 0;
         margin-top: 0rem;
         margin-bottom: 0rem;
     }
 }
 @media only screen and (min-width: 769px) {
     .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
         width: 100%;
         margin-left:0;
         margin-top: 0rem;
         margin-bottom: 0rem;
     }
 }
 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 }
 .c_portalResNews_detail-01001009 img {
     height:auto;
 }
 .c_portalResNews_detail-01001009 .p_articles p {
     font-size:0.95rem;
     line-height:2rem;
 }
 .c_portalResNews_detail-01001009 .p_articles div {
     font-size:0.95rem;
     line-height:2rem;
 }
 @media only screen and (min-width: 768px) {
     .c_portalResNews_detail-01001009 {
         width: 100%;
         height: 100%;
         margin-left: auto;
         margin-right: auto;
         min-height: 192px;
         min-width: 250px;
         max-width: 100%;
     }
     .c_portalResNews_detail-01001009 .p_NewsDetail {
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .p_head {
         padding: 20px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_dataSource {
         overflow: hidden;
         padding-top: 20px;
         text-align: center;
         margin: 20px 0;
     }
     .c_portalResNews_detail-01001009 .p_dataSource>li {
         display: inline-block;
         margin-right: 20px;
     }
     .c_portalResNews_detail-01001009 .p_dataSource>li:last-child {
         float: right;
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_topBox {
         margin-bottom: 10px;
     }
     .c_portalResNews_detail-01001009 .p_summary {
         padding: 20px;
         line-height: 28px;
         font-size: 14px;
         white-space: normal;
         display: none;
         background: #f7f7f7;
     }
     .c_portalResNews_detail-01001009 .p_articles {
         overflow: hidden;
         padding: 20px 0;
     }
     .c_portalResNews_detail-01001009 .p_tags {
         display: inline-block;
     }
     .c_portalResNews_detail-01001009 .p_tags .btn {
         padding: 8px 5px;
     }
     .c_portalResNews_detail-01001009 .p_tag {
         display: inline-block;
         margin-right: 15px;
         margin-bottom: 10px;
         padding: 5px 10px;
         min-width: 60px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_Atlas {
         padding: 10px 0;
         margin-top: 15px;
         box-sizing: border-box;
         -webkit-box-sizing: border-box;
         margin-bottom: 30px;
     }
     .c_portalResNews_detail-01001009 .p_images {
         width: 100%;
         height: auto;
         box-sizing: border-box;
         position: relative;
         padding: 75% 0 0;
     }
     .c_portalResNews_detail-01001009 .p_img {
         position: absolute;
         top: 0;
         width: 100%;
         height: 100%;
         vertical-align: middle;
         text-align: center;
         overflow: hidden;
     }
     .c_portalResNews_detail-01001009 .p_sLeft {
         display: inline-block;
         width: 90%;
         word-break: break-all;
     }
     .c_portalResNews_detail-01001009 .p_curNum {
         display: inline-table;
         width: auto;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailBox {
         padding: 10px 40px;
         position: relative;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailList {
         overflow: hidden;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_thumbnail.active {
     }
     .c_portalResNews_detail-01001009 .p_interactionA {
         position: absolute;
         height: 100%;
         width: 50%;
         top: 0;
         left: 0;
     }
     .c_portalResNews_detail-01001009 .p_interactionB {
         position: absolute;
         height: 100%;
         width: 50%;
         top: 0;
         right: 0;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .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-01001009 .p_SwitchBtnA .iconfont, .c_portalResNews_detail-01001009 .p_SwitchBtnB .iconfont {
         display: table-cell;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnB {
         background: none;
     }
     .c_portalResNews_detail-01001009 .p_SwitchBtnC {
         top: 50%;
         left: 0;
         position: absolute;
         margin-top: -12px;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .p_SwitchBtnD {
         top: 50%;
         right: 0;
         position: absolute;
         margin-top: -12px;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNext {
         overflow: hidden;
         padding-top: 20px;
         margin-top: 20px;
         border-top: #ddd 1px solid;
         border-bottom: 0px;
         margin-bottom: 20px;
         padding-bottom: 20px;
     }
     .c_portalResNews_detail-01001009 .p_previewBox {
         float: left;
         width: 50%;
     }
     .c_portalResNews_detail-01001009 .p_nextBox {
         float: right;
         width: 50%;
         text-align: right;
     }
     .c_portalResNews_detail-01001009 .p_QRCode {
         text-align: center;
         line-height: 50px;
         display: none;
         margin-top: 10px;
     }
     .c_portalResNews_detail-01001009 .p_header {
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_TitleBoxA {
         display: inline-table;
         width: 100%;
         height: auto;
         max-width: 85%;
         vertical-align: middle;
         margin: 0;
         padding: 0;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_top .font {
         line-height: normal;
         white-space: nowrap;
     }
     .c_portalResNews_detail-01001009 .p_top .iconfont:before {
         content:"";
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_Recommend .font {
         white-space: nowrap;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .p_Recommend .iconfont:before {
         content:"";
     }
     .c_portalResNews_detail-01001009 .p_top {
         float: none;
         vertical-align: top;
         margin-right: 10px;
         margin-top: 2px;
     }
     .c_portalResNews_detail-01001009 .p_Recommend {
         vertical-align: top;
         float: none;
         margin-right: 5px;
         margin-top: 2px;
     }
     .c_portalResNews_detail-01001009 .p_headA {
         display: table-cell;
         vertical-align: middle;
         white-space: normal;
         word-break: break-all;
         word-wrap: break-word;
         overflow: hidden;
         font-size: 2.2rem !important;
         margin: 0;
         padding: 0;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_infoBox, .c_portalResNews_detail-01001009 .p_articlesTitle {
         display: none;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_textBoxs {
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .p_imgsBox {
         margin: 0 auto;
         display: none;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-container {
         width: 100%;
         height: 500px;
         margin-left: auto;
         margin-right: auto;
     }
     .c_portalResNews_detail-01001009 .swiper-slide {
         background-size: cover;
         background-position: center;
     }
     .c_portalResNews_detail-01001009 .gallery-top {
         height: 480px;
         width: 100%;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-wrapper, .c_portalResNews_detail-01001009 .gallery-top .swiper-slide {
         height: inherit;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-slide img {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         max-width: 100%;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .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-01001009 .swiper-button-prev i, .c_portalResNews_detail-01001009 .swiper-button-next i {
         display: table-cell;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs {
         height: 20%;
         box-sizing: border-box;
         padding: 10px 0;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide {
         width: 25%;
         height: 100%;
         opacity: 0.4;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide-thumb-active {
         opacity: 1;
     }
     .swiper-pagination-bullet {
         display: inline-block;
         width: 20px;
         height: 20px;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide {
         display: inline-table;
         width: 105px !important;
         height: 85px !important;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .p_sImgBox {
         display: table-cell;
         width: auto;
         height: auto;
         vertical-align: middle;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide img {
         display: block;
         width: 100%;
     }
     .c_portalResNews_detail-01001009 .gallery-top .ahref {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNextMo {
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_pagination {
         position: absolute;
         bottom: 70px;
         right: 10px;
         transform: translate(-50%, -50%);
         margin: 0;
         z-index: 9999;
     }
 }
 @media screen and (max-width: 769px) {
     .c_portalResNews_detail-01001009 .p_NewsDetail {
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .p_head {
         padding: 20px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_dataSource {
         overflow: hidden;
         padding-top: 20px;
         margin: 20px 0;
     }
     .c_portalResNews_detail-01001009 .p_dataSource>li {
         display: inline-block;
         margin-right: 20px;
     }
     .c_portalResNews_detail-01001009 .p_dataSource>li:last-child {
         float: right;
     }
     .c_portalResNews_detail-01001009 .p_topBox {
         margin-bottom: 10px;
     }
     .c_portalResNews_detail-01001009 .p_summary {
         padding: 10px;
         white-space: normal;
     }
     .c_portalResNews_detail-01001009 .p_articles {
         overflow: hidden;
         padding: 20px 0;
     }
     .c_portalResNews_detail-01001009 .p_tags {
         display: inline-block;
     }
     .c_portalResNews_detail-01001009 .p_tags .btn {
         padding: 8px 5px;
     }
     .c_portalResNews_detail-01001009 .p_tag {
         display: inline-block;
         margin-right: 15px;
         margin-bottom: 10px;
         padding: 5px 10px;
         min-width: 60px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_Atlas {
         padding: 10px 0;
         margin-top: 15px;
         box-sizing: border-box;
         -webkit-box-sizing: border-box;
         margin-bottom: 30px;
     }
     .c_portalResNews_detail-01001009 .p_images {
         width: 100%;
         height: auto;
         box-sizing: border-box;
         position: relative;
         padding: 75% 0 0;
     }
     .c_portalResNews_detail-01001009 .p_img {
         position: absolute;
         top: 0;
         width: 100%;
         height: 100%;
         vertical-align: middle;
         text-align: center;
         overflow: hidden;
     }
     .c_portalResNews_detail-01001009 .p_sLeft {
         display: inline-block;
         width: 90%;
         word-break: break-all;
     }
     .c_portalResNews_detail-01001009 .p_curNum {
         display: inline-table;
         width: auto;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailBox {
         padding: 10px 40px;
         position: relative;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailList {
         overflow: hidden;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_thumbnail.active {
     }
     .c_portalResNews_detail-01001009 .p_interactionA {
         position: absolute;
         height: 100%;
         width: 50%;
         top: 0;
         left: 0;
     }
     .c_portalResNews_detail-01001009 .p_interactionB {
         position: absolute;
         height: 100%;
         width: 50%;
         top: 0;
         right: 0;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .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-01001009 .p_SwitchBtnA .iconfont, .c_portalResNews_detail-01001009 .p_SwitchBtnB .iconfont {
         display: table-cell;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnB {
         background: none;
     }
     .c_portalResNews_detail-01001009 .p_SwitchBtnC {
         top: 50%;
         left: 0;
         position: absolute;
         margin-top: -12px;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .p_SwitchBtnD {
         top: 50%;
         right: 0;
         position: absolute;
         margin-top: -12px;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNext {
         overflow: hidden;
         margin-top: 20px;
         margin-bottom: 20px;
         padding-bottom: 20px;
     }
     .c_portalResNews_detail-01001009 .p_previewBox {
         float: left;
         width: 50%;
     }
     .c_portalResNews_detail-01001009 .p_nextBox {
         float: right;
         width: 50%;
         text-align: right;
     }
     .c_portalResNews_detail-01001009 .p_QRCode {
         text-align: center;
         line-height: 50px;
         margin-top: 10px;
     }
     .c_portalResNews_detail-01001009 .p_header {
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .p_TitleBoxA {
         display: inline-table;
         width: auto;
         height: auto;
         vertical-align: middle;
         margin: 0;
         padding: 0;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_top .font {
         line-height: normal;
         white-space: nowrap;
     }
     .c_portalResNews_detail-01001009 .p_top .iconfont:before {
         content:"";
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_Recommend .font {
         white-space: nowrap;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .p_Recommend .iconfont:before {
         content:"";
     }
     .c_portalResNews_detail-01001009 .p_top {
         float: none;
         vertical-align: top;
         margin-right: 10px;
         margin-top: 2px;
     }
     .c_portalResNews_detail-01001009 .p_Recommend {
         vertical-align: top;
         float: none;
         margin-right: 5px;
         margin-top: 2px;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_infoBox, .c_portalResNews_detail-01001009 .p_articlesTitle {
         display: none;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_textBoxs {
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .p_imgsBox {
         margin: 0 auto;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-container {
         width: 100%;
         height: 500px;
         margin-left: auto;
         margin-right: auto;
     }
     .c_portalResNews_detail-01001009 .swiper-slide {
         background-size: cover;
         background-position: center;
     }
     .c_portalResNews_detail-01001009 .gallery-top {
         height: 480px;
         width: 100%;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-wrapper, .c_portalResNews_detail-01001009 .gallery-top .swiper-slide {
         height: inherit;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-slide img {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         max-width: 100%;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .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-01001009 .swiper-button-prev i, .c_portalResNews_detail-01001009 .swiper-button-next i {
         display: table-cell;
         vertical-align: middle;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs {
         height: 20%;
         box-sizing: border-box;
         padding: 10px 0;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide {
         width: 25%;
         height: 100%;
         opacity: 0.4;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide-thumb-active {
         opacity: 1;
     }
     .swiper-pagination-bullet {
         display: inline-block;
         width: 20px;
         height: 20px;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide {
         display: inline-table;
         width: 105px !important;
         height: 85px !important;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .p_sImgBox {
         display: table-cell;
         width: auto;
         height: auto;
         vertical-align: middle;
         cursor: pointer;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs .swiper-slide img {
         display: block;
         width: 100%;
     }
     .c_portalResNews_detail-01001009 .gallery-top .ahref {
         position: absolute;
         top: 0;
         right: 0;
         bottom: 0;
         left: 0;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNextMo {
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_pagination {
         position: absolute;
         top: 50%;
         right: 10px;
         transform: translate(-50%, -50%);
         margin: 0;
     }
     .c_portalResNews_detail-01001009 {
         min-width: 250px;
     }
     .c_portalResNews_detail-01001009 .p_NewsDetail {
         padding: 0;
     }
     .c_portalResNews_detail-01001009 .p_infoBox {
         display: block;
     }
     .c_portalResNews_detail-01001009 .p_topBox, .c_portalResNews_detail-01001009 .p_SwitchBtnA, .c_portalResNews_detail-01001009 .p_SwitchBtnB, .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnA, .c_portalResNews_detail-01001009 .p_ThumbnailBox .p_SwitchBtnB, .c_portalResNews_detail-01001009 .p_curNum, .c_portalResNews_detail-01001009 .p_thumbnail img, .c_portalResNews_detail-01001009 .p_QRCode {
         display: none;
     }
     .c_portalResNews_detail-01001009 .atlas-01 {
         display: block;
     }
     .c_portalResNews_detail-01001009 .p_Atlas {
         padding: 0;
         margin-top: 0;
         margin-bottom: 10px;
     }
     .c_portalResNews_detail-01001009 .p_ThumbnailBox {
         position: absolute;
         bottom: 60px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .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-01001009 .p_header, .c_portalResNews_detail-01001009 .p_headA {
         text-align: left;
     }
     .c_portalResNews_detail-01001009 .p_TitleBoxA {
         margin-bottom: 10px;
         margin-left: 20px;
         margin-right: 20px;
         margin-top: 10px;
     }
     .c_portalResNews_detail-01001009 .p_summary {
         padding: 0;
         background: none;
         margin: 0 10px;
         padding-bottom: 5px;
         margin-bottom: 10px;
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_dataSource {
         margin: 0;
         padding-bottom: 10px;
         padding-top: 0;
     }
     .c_portalResNews_detail-01001009 .p_dataSource li {
         float: none !important;
         display: block;
         width: 100%;
         padding: 0 20px;
         margin: 2px 0;
     }
     .c_portalResNews_detail-01001009 .p_articlesTitle {
         display: none;
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .p_articles {
         padding: 20px;
     }
     .c_portalResNews_detail-01001009 .p_KeywordBox {
         width: auto;
         margin: 10px;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNext {
         padding: 0;
         margin: 0;
         height: 50px;
     }
     .c_portalResNews_detail-01001009 .p_previewBox, .c_portalResNews_detail-01001009 .p_nextBox {
         float: left;
         width: 50%;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .i_title {
         display: block;
         width: 100%;
         margin-top: 4px;
     }
     .c_portalResNews_detail-01001009 .i_title .clons {
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_imgsBox {
         width: 100%;
         display: none;
     }
     .c_portalResNews_detail-01001009 .gallery-top {
         height: 300px;
         text-align: center;
     }
     .c_portalResNews_detail-01001009 .swiper-wrapper, .c_portalResNews_detail-01001009 .swiper-slide {
         height: inherit;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-slide img {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         max-width: 100%;
     }
     .c_portalResNews_detail-01001009 .gallery-top .swiper-button-next, .c_portalResNews_detail-01001009 .gallery-top .swiper-button-prev {
         display: none;
     }
     .c_portalResNews_detail-01001009 .gallery-thumbs {
         position: absolute;
         top: -200%;
         left: 0;
         right: 0;
     }
     .c_portalResNews_detail-01001009 .swiper-pagination {
         right: 0;
         left: -10px;
         top: auto;
         transform: translate(0, 0);
         text-align: center;
         bottom: 74px;
         z-index: 99999;
     }
     .c_portalResNews_detail-01001009 .p_textBoxs {
         padding: 10px;
     }
     .c_portalResNews_detail-01001009 .swiper-pagination .dot {
         display: inline-block;
         margin: 0 4px;
     }
     .c_portalResNews_detail-01001009 .p_PrevAndNextMo {
         display: block;
     }
     .c_portalResNews_detail-01001009 .d_pcDom {
         display: none;
     }
     .c_portalResNews_detail-01001009 .p_articles img {
         width:100%;
     }
 }
 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 }
 .c_portalResNews_detail-01001009 .p_MatteIcon .iconfont:before {
     content:'\e602';
 }
 .c_portalResNews_detail-01001009 >div {
     animation-fill-mode:both;
 }
 @CHARSET"UTF-8";
 * {
     padding: 0;
     margin: 0;
 }
 .pagebox {
     width: 100%;
 }
 .pagebox, #-remove--flag {
 }
 body, #-remove--flag {
 }
 #c_portalResPublic_codeContainer-1583769233584 {
     width:100%;
     max-width:1600px;
     min-width:0px;
     height:auto;
     max-height:none;
     min-height:50px;
     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_portalResIntro_category-1583769233589 .p_MatteIcon .iconfont:before {
     content:'\e602';
 }
 #c_portalResIntro_category-1583769233589 >div {
     animation-duration:NaNs;
     animation-delay:NaNs;
     animation-fill-mode:both;
 }
 #c_portalResIntro_category-1583769233589 {
     width:100%;
     max-width:1600px;
     min-width:0px;
     height:auto;
     max-height:none;
     min-height:50px;
     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_detail-15837692690435367 {
     width:100%;
     max-width:1600px;
     min-width:250px;
     height:100%;
     max-height:none;
     min-height:192px;
     margin-top:40px;
     margin-left:auto;
     margin-right:auto;
     margin-bottom:40px;
     padding-top:0px;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:0px;
 }
 #w_grid-1583769233564 > div > .p_gridbox {
     background-image:url(/img/ban21.jpg?tenantId=161842&viewType=1&v=1668048099000);
 }
 #w_grid-1583769233564 .p_MatteIcon .iconfont:before {
     content:'\e602';
 }
 #w_grid-1583769233564 >div {
     animation-fill-mode:both;
 }
 #w_grid-1583769233564 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
     margin-left:0px;
     clear:left;
 }
 @media only screen and (min-width: 769px) {
     #w_grid-1583769233564> div > .p_gridbox > .p_gridCell {
         margin-bottom:0rem;
         margin-top:0rem;
         margin-left:0px;
     }
     #w_grid-1583769233564> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
         width:100%;
         margin-left:0px;
         margin-right:0px;
         clear:none;
     }
     #w_grid-1583769233564> div > .p_gridbox > .p_gridCell:nth-child(1n) {
         margin-right:0px;
     }
 }
 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 }
 #w_grid-1583769233564 .p_gridbox {
     background-position:center center;
 }
 #w_grid-1583769233574 > div > .p_gridbox {
     background-color:rgba(1, 173, 62, 1);
 }
 #w_grid-1583769233574 .p_MatteIcon .iconfont:before {
     content:'\e602';
 }
 #w_grid-1583769233574 >div {
     animation-fill-mode:both;
 }
 #w_grid-1583769233574 > 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-1583769233574> div > .p_gridbox > .p_gridCell {
         margin-bottom:0rem;
         margin-top:0rem;
         margin-left:0;
     }
     #w_grid-1583769233574> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
         width:100%;
         margin-left:0;
         margin-right:0;
         clear:none;
     }
     #w_grid-1583769233574> div > .p_gridbox > .p_gridCell:nth-child(1n) {
         margin-right:0;
     }
 }
 @media only screen and (max-width: 1024px) and (min-width: 769px) {
 }
 #w_grid-1583769233564 {
     width:100%;
     max-width:none;
     min-width:0px;
     height:auto;
     max-height:none;
     min-height:300px;
     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-1583769233574 {
     width:100%;
     max-width:none;
     min-width:0px;
     height:auto;
     max-height:none;
     min-height:50px;
     margin-top:0px;
     margin-left:auto;
     margin-right:auto;
     margin-bottom:0px;
     padding-top:0px;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:0px;
 }