 html,
 body {
     margin: 0;
     padding: 0;
     font-family: Microsoft YaHei;
 }

 .pagebox {
     position: relative;
 }

 @font-face {
     font-family: '黑体';
     src: url('/upload/font/playfairdisplay-italic-webfont.eot?tenantId=119720&viewType=1&v=1675841628000');
     src: url('/upload/font/playfairdisplay-italic-webfont.eot?tenantId=119720&viewType=1&v=1675841628000&#iefix') format('embedded-opentype'), url('/upload/font/playfairdisplay-italic-webfont.woff2?tenantId=119720&viewType=1&v=1675841628000') format('woff2'), url('/upload/font/playfairdisplay-italic-webfont.woff?tenantId=119720&viewType=1&v=1675841628000') format('woff'), url('/upload/font/playfairdisplay-italic-webfont.ttf?tenantId=119720&viewType=1&v=1675841628000') format('truetype'), url('/upload/font/playfairdisplay-italic-webfont.svg#playfair_displayitalic?tenantId=119720&viewType=1&v=1675841628000') format('svg');
     font-weight: normal;
     font-style: normal;
 }

 @font-face {
     font-family: '黑体';
     src: url('/upload/font/SourceHanSansCN-Regular.ttf?tenantId=119720&viewType=1&v=1675841628000');
     font-weight: normal;
     font-style: normal;
 }

 input::-webkit-input-placeholder {
     color: #aab2bd;
     font-size: 12px !important;
 }

 @-webkit-keyframes scaleBigToSmall {
     0% {
         opacity: 1;
         -webkit-transform: scale(1.2);
         -ms-transform: scale(1.2);
         transform: scale(1.2);
     }

     100% {
         opacity: 1;
         -webkit-transform: scale(1);
         -ms-transform: scale(1);
         transform: scale(1);
     }
 }

 @keyframes scaleBigToSmall {
     0% {
         opacity: 1;
         -webkit-transform: scale(1.2);
         -ms-transform: scale(1.2);
         transform: scale(1.2);
     }

     100% {
         opacity: 1;
         -webkit-transform: scale(1);
         -ms-transform: scale(1);
         transform: scale(1);
     }
 }

 @keyframes rexiao {
     0% {
         transform: rotateY(0deg);
     }

     50% {
         transform: rotateY(90deg);
     }

     100% {
         transform: rotateY(0deg);
     }
 }

 body {
     color: #333;
     font: 14px/1.5 '黑体', '\5FAE\8F6F\96C5\9ED1', arial, \5b8b\4f53, helvetica, sans-serif;
 }

 a {
     color: #333;
     transition: all .3s;
     text-decoration: none;
 }

 a:hover,
 a:active,
 a:focus {
     color: #e60012;
     text-decoration: none;
 }

 a:focus {
     text-decoration: none;
 }

 .reset_style {
     word-break: break-word;
 }

 .ce_detail .reset_style {
     word-break: break-word
 }

 .reset_style p {
     font-family: '黑体' !important;
 }

 .reset_style p * {
     font-family: '黑体' !important;
 }

 .stylebox_top {
     background: #444 !important;
 }

 .stylebox_title {
     background: none !important;
 }

 .btn-primary {
     color: #fff;
     background-color: #e60012;
     border-color: #e60012;
 }

 .btn-primary:hover {
     color: #fff;
     background-color: #e60012;
     border-color: #e60012;
 }

 .btn-primary:focus,
 .btn-primary.focus {
     color: #fff;
     background-color: #e60012;
     border-color: #e60012;
 }

 .btn-primary:active,
 .btn-primary.active,
 .open>.dropdown-toggle.btn-primary {
     color: #fff;
     background-color: #e60012;
     border-color: #e60012;
 }

 .btn-primary:active:hover,
 .btn-primary.active:hover,
 .open>.dropdown-toggle.btn-primary:hover,
 .btn-primary:active:focus,
 .btn-primary.active:focus,
 .open>.dropdown-toggle.btn-primary:focus,
 .btn-primary:active.focus,
 .btn-primary.active.focus,
 .open>.dropdown-toggle.btn-primary.focus {
     color: #fff;
     background-color: #e60012;
     border-color: #e60012;
 }

 ::-webkit-scrollbar {
     width: 10px;
 }

 ::-webkit-scrollbar-track {
     background: #ccc;
     border-radius: 6px;
 }

 ::-webkit-scrollbar-thumb {
     background: #555;
     border-radius: 6px;
 }

 ::-webkit-scrollbar-thumb:hover {
     background: #666;
 }

 @keyframes rotate360 {
     form {
         transform: rotate(0);
     }

     to {
         transform: rotate(360deg);
     }
 }

 @media only screen and (min-width: 769px) {
     .cateNameH3 {
         font-size: 0;
     }

     .cateNameH3 .cateName1 {
         position: relative;
     }

     .cateNameH3 .cateName1:after {
         content: '';
         position: absolute;
         width: 0;
         height: 2px;
         background: #e60012;
         left: 0;
         bottom: 0;
         transition: all .4s;
     }

     .cateNameH3:hover .cateName1 {
         color: #e60012 !important;
     }

     .cateNameH3.light .cateName1 {
         color: #e60012 !important;
     }

     .cateNameH3:hover .cateName1:after {
         width: 100%;
     }

     .cateNameH3.light .cateName1:after {
         width: 100%;
     }

     .cateNameH3:hover {
         background: none !important;
         color: #e60012 !important;
     }

     .cateNameH3.light {
         background: none !important;
         color: #e60012 !important;
     }

     .p_page .pagenextall{
        display: none;
     }

     .p_page .pre {
         display: inline-table;
         position: relative;
         left: 0;
         top: 0;
         float: left;
         height: 38px;
         margin: 0 5px 0 18px;
         text-align: center;
         padding: 7px 10px;
         border-radius: 0px;
         border: 1px solid #f0f0f0;
         background: #efefef;
         color: #333;
     }

     .p_page .pre:active {
         background: #e60012;
         border-color: #e60012;
         color: #fff;
     }

     .p_page .pre:hover {
         color: #fff;
         background: #e60012;
         border-color: #e60012;
         cursor: pointer;
     }

     .p_page .next {
         display: inline-table;
         position: relative;
         left: 0;
         top: 0;
         float: left;
         height: 38px;
         border: 1px solid #f0f0f0;
         background: #f0f0f0;
         color: #333;
         text-align: center;
         padding: 7px 10px;
         border-radius: 0px;
     }

     .p_page .next:active {
         background: #e60012;
         border-color: #e60012;
         color: #fff;
     }

     .p_page .next:hover {
         background: #e60012;
         border-color: #e60012;
         color: #fff;
         cursor: pointer;
     }

     .p_page .pageNum {
         position: relative;
         float: left;
         height: 38px;
         min-width: 38px;
         margin: 0 5px 0 0;
         padding: 0 5px;
         background-size: 100% 100%;
         color: #595959;
         border: 1px solid #d9d9d9;
         cursor: pointer;
         line-height: 38px;
         display: inline-block;
         font-family: inherit;
         font-size: 14px;
         font-weight: inherit;
         text-decoration: none;
         background-color: #fff;
         text-align: center;
         border-radius: 0px;
     }

     .p_page .pageNum:active {
         color: #fff;
         text-decoration: none;
         background-color: #e60012;
         border-color: #e60012;
     }

     .p_page .pageNum:hover {
         color: #fff;
         border-color: #e60012;
         cursor: pointer;
         text-decoration: none;
         background-color: #e60012;
     }

     .p_page .pageNum.active {
         text-decoration: none;
         background-color: #e60012;
         color: #fff;
         border-color: #e60012;
     }

     .p_page .input .jumpInput {
         height: 38px;
         margin: 0 5px;
     }

     .p_page .jump {
         background-color: #e60012;
         height: 38px;
     }
 }

 @media screen and (max-width: 768px) {
     .p_pagebox .NumBox, 
     .p_page .pagenextall{
         display: none !important;
     }

     .p_pagebox {
         width: 100%;
         text-align: center;
     }

     .p_pagebox .js_pageBtnDisable,
     .p_pagebox .js_pageBtnDisable:hover,
     .p_pagebox .js_pageBtnDisable:active {
         background: #f5f5f5 !important;
         border-color: #d9d9d9 !important;
         color: #bfbfbf !important;
         cursor: default;
     }

     .p_pagebox .js_pageBtnDisable .iconfont {
         color: #ddd !important;
     }

     .p_pagebox .js_pageBtnDisable:hover .iconfont {
         color: #bfbfbf !important;
     }

     .p_pagebox .pre {
         width: 48%;
         margin-right: 2%;
         background-color: #e60012;
     }

     .p_pagebox .pre:hover {
         color: rgba(255, 255, 255, 1);
         border-color: #0889cb;
         background-color: #e60012;
         cursor: pointer;
     }

     .p_pagebox .pre:active {
         background-color: #e60012;
     }

     .p_pagebox .next {
         width: 48%;
         margin-left: 2%;
         background-color: #e60012;
     }

     .p_pagebox .next:hover {
         background-color: #e60012;
     }

     .p_pagebox .next:active {
         background-color: #e60012;
     }
 }

 .categrayBox {
     padding: 20px 0;
     background: #fff;
 }

 .left-title {
     background: #fff !important;
     font-weight: bold;
     color: #000 !important;
 }

 .yjTitle {
     line-height: 0;
     background: #fff !important;
     border: 0 !important;
 }

 .yjTitle:hover {
     background: none !important;
 }

 .yjTitle:hover a {
     color: #e03f3f !important;
     font-weight: bold;
 }

 .yjTitle.light {
     background: none !important;
 }

 .yjTitle.light a {
     color: #e03f3f !important;
     font-weight: bold;
 }

 @media screen and (max-width: 768px) {
     .categrayBox {
         background: none;
     }

     .stylebox_title {
         padding: 0 0 0 15px !important;
     }

     .stylebox_title .title_icon {
         display: none !important;
     }

     .title_main {
         font-size: 18px !important;
     }
 }

 @media only screen and (max-width: 1630px) and (min-width: 1367px) {
     .left-title {
         padding: 10px 20px !important;
         font-size: 18px !important;
     }

     .yjTitle {
         padding: 10px 40px 10px 20px !important;
     }

     .yjLink {
         font-size: 14px !important;
     }
 }

 @media only screen and (max-width: 1366px) and (min-width: 1025px) {
     .left-title {
         padding: 10px 20px !important;
         font-size: 16px !important;
     }

     .yjTitle {
         padding: 8px 40px 8px 20px !important;
     }

     .yjLink {
         font-size: 14px !important;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 768px) {
     .left-title {
         padding: 10px 20px !important;
         font-size: 16px !important;
     }

     .yjTitle {
         padding: 8px 40px 8px 20px !important;
     }

     .yjLink {
         font-size: 12px !important;
     }
 }

 @media only screen and (max-width: 768px) {
     #w_fimg-1619312901466 {
         margin-top: 17px !important;
         margin-bottom: 15px !important;
     }

     #w_fimg-1618410941497 {
         margin-top: 24px !important;
         margin-left: auto !important;
         margin-right: auto !important;
     }

     #w_common_text-1607495745728 {
         text-align: center !important;
     }

     #w_common_text-1611022531271 {
         margin-bottom: 15px !important;
     }

     #c_portalResnav_main-16074945499686214 {
         margin-top: 10px !important;
     }

     #w_common_text-1622798034073 {
         margin-top: 20px !important;
     }

     #w_common_text-1622775859359 span {
         font-size: 26px !important;
     }

     #w_common_text-1622775896907 {
         margin-top: 10px !important;
         margin-bottom: 0px !important;
     }

     #w_common_text-1622775901929 {
         margin-top: 10px !important;
     }

     #w_common_text-1622775901929 span {
         line-height: 1.8 !important;
     }

     #w_fbtn-1622775907144 {
         margin-top: 10px !important;
         margin-bottom: 10px !important;
     }

     #w_fimg-1622775914052 {
         margin-top: 10px !important;
     }

     #w_grid-1618447134520 {
         display: none !important;
     }

     #w_grid-1618448450060 {
         margin-top: 0px !important;
     }

     #w_fimg-1622775914052 {
         margin-top: 10px !important;
         margin-bottom: 20px !important;
     }

     #c_portalResPublic_codeContainer-16184485689312536 {
         margin-top: 20px !important;
         margin-bottom: 20px !important;
     }

     #w_common_text-1620351660774 span {
         font-size: 26px !important;
     }

     #w_common_text-1619752020938 span {
         font-size: 26px !important;
     }

     #w_common_text-1620351660774 {
         margin-top: 20px !important;
     }

     #w_grid-1607504763444>div>.p_gridbox {
         padding: 0 !important;
     }

     .c_portalResProduct_category-01001011 #products {
         padding: 0rem 0rem !important;
     }

     .swiper-button-next .iconfont {
         display: none;
     }

     .swiper-button-prev .iconfont {
         display: none;
     }

     #c_portalResProduct_list-16212194174420127 .content-slide:nth-child(1) .content .proTitle {
         margin-top: 0px !important;
         font-family: "黑体";
         margin-bottom: 0px !important;
     }

     #w_common_text-1619318838336 {
         margin-top: 0px !important;
     }

     #w_common_text-1619318838336 p {
         text-align: left !important;
         padding-left: 10px !important;
     }

     #c_portalResProduct_list-16212194174420127 {
         margin-top: 0px !important;
         margin-bottom: 10px !important;
     }

     .c_portalResProduct_list-01001012 .proTitle {
         font-size: 2rem;
         margin-bottom: 10px !important;
         font-weight: bold;
         color: #004ea2;
         margin-top: 0px !important;
     }

     #c_portalResProduct_list-16212194174420127 .mo {
         margin: 15px 0 0px !important;
     }

     #w_grid-1619752135333 {
         margin-top: 20px !important;
         margin-bottom: 10px !important;
     }

     #w_grid-1618457671022 {
         margin-top: 40px !important;
         margin-left: 70px !important;
     }

     #content_box-1618457613771-1 {
         width: 48% !important;
         margin-right: 2% !important;
     }

     #content_box-1618457613771-2 {
         width: 48% !important;
         margin-left: 2% !important;
     }

     #w_common_text-1618458357422 span {
         font-size: 20px !important;
     }

     #w_common_text-1618458357422 {
         margin-top: 15px !important;
     }

     #w_common_text-1618458359114 {
         margin-top: 0px !important;
     }

     #w_common_text-1618458364456 span {
         font-size: 20px !important;
     }

     #w_common_text-1618458364456 {
         margin-top: 15px !important;
     }

     #w_common_text-1618458366611 {
         margin-top: 0px !important;
     }

     #w_grid-1618419188733 {
         margin-bottom: 20px !important;
     }

     #w_fimgbox-1618457656218 {
         margin-bottom: 12px !important;
     }

     #content_box-1618458355865-0 {
         padding-left: 10px !important;
     }

     #content_box-1618458362910-0 {
         padding-left: 10px !important;
     }

     #c_portalResNews_list-16184191892725026 .time {
         margin-top: 4px !important;
     }

     #w_grid-1626252854670 {
         margin-top: 0 !important;
     }

     #w_grid-1626252854695 {
         margin-top: 20px !important;
     }

     #content_box-1626252854695-0 {
         width: 49% !important;
         margin-right: 1% !important;
     }

     #content_box-1626252854695-1 {
         margin-left: 1% !important;
         width: 49% !important;
     }

     #w_grid-1626252854678 {
         display: none !important;
     }

     #w_grid-1626252854689 {
         display: none !important;
     }

     #content_box-1626252854663-1 {
         display: none !important;
     }

     #content_box-1626263891708-1 {
         display: none !important;
     }

     #w_fimgbox-1625014238368 {
         min-height: auto !important;
     }

     #c_portalResPublic_codeContainer-16251039718036607 .bt {
         font-size: 28px !important;
         margin-top: 20px !important;
     }

     #w_common_text-1626316687671 span {
         font-size: 28px !important;
     }

     #w_common_text-1626227669212 {
         margin-top: 29px !important;
     }

     #w_common_text-1626227669212 span {
         font-size: 28px !important;
     }

     #w_common_text-1626226968423 span {
         font-size: 28px !important;
     }

     #content_box-1626230664624-0 {
         margin-top: 46px !important;
         margin-left: 84px !important;
     }

     #content_box-1626230664599-1 {
         width: 49% !important;
         margin-right: 1% !important;
     }

     #content_box-1626230664599-2 {
         width: 49% !important;
         margin-left: 1% !important;
     }

     #w_common_text-1626230664642 span {
         font-size: 20px !important;
     }

     #w_common_text-1626230664646 {
         margin-top: 0px !important;
     }

     #content_box-1626230664635-0 {
         margin-left: 20px !important;
         margin-top: 15px !important;
     }

     #w_common_text-1626230664653 span {
         font-size: 20px !important;
     }

     #w_common_text-1626230664656 {
         margin-top: 0px !important;
     }

     #content_box-1626230664649-0 {
         margin-left: 20px !important;
         margin-top: 15px !important;
     }

     #content_box-1626230664599-0 {
         margin-bottom: 6px !important;
     }

     #w_grid-1626230664599 {
         margin-bottom: 15px !important;
     }

     #c_portalResAtlas_detail-16287325148446708 {
         margin-top: 10px !important;
     }

     #w_grid-1628734193994 {
         margin-top: 4px !important;
     }

     #w_grid-1626252854712 {
         min-height: 100px !important;
     }

     #w_grid-1626252854720 {
         min-height: 100px !important;
     }

     #w_grid-1626252854726 {
         margin-top: 10px !important;
     }

     #w_grid-1629276099175>div>.p_gridbox {
         padding: 30px 34px 30px 0 !important;
         top: 30px !important;
     }

     #w_grid-1629276099183>div>.p_gridbox {
         min-height: 360px !important;
     }

     #w_grid-1629691577299>div>.p_gridbox {
         padding-left: 0px !important;
     }

     #w_grid-1627443836592 {
         display: none !important;
     }

     #w_fimg-1628686664480 {
         margin-top: 10px !important;
     }

     #w_grid-1627444410680 {
         margin-top: 0px !important;
     }

     #c_portalResVideo_list-16263217609001777 {
         margin-top: 0px !important;
     }

     #content_box-1629689222408-0 {
         width: 100% !important;
     }

     #content_box-1629689222408-1 {
         width: 100% !important;
     }

     #content_box-1629689222408-2 {
         width: 100% !important;
     }

     #w_fimg-1629689222448 {
         margin-top: 10px !important;
     }

     #w_grid-1629689222408 {
         margin-top: 0px !important;
         margin-bottom: 30px !important;
     }

     #content_box-1629691577229-0 {
         margin-bottom: 0px !important;
     }

     #w_common_text-1629691577310 {
         margin-top: 0px !important;
     }

     #w_grid-1629691577234>div>.p_gridbox {
         margin-bottom: 0px !important;
     }

     #w_grid-1629691577234>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-bottom: 0px !important;
     }

     #w_grid-1629691577299>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-top: 10px !important;
     }

     #w_grid-1626314612157>div>.p_gridbox {
         padding: 15px 0 !important;
     }

     #w_grid-1629161729918>div>.p_gridbox {
         padding: 0px !important;
     }

     #w_common_text-1629161729949 {
         margin-top: 10px !important;
         margin-bottom: 10px !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     #w_common_text-1629161729958 {
         margin-top: 10px !important;
         margin-bottom: 10px !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     #w_common_text-1629161729967 {
         margin-top: 10px !important;
         margin-bottom: 10px !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     #w_grid-1629163013310 {
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     #w_grid-1629163013341>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         padding-right: 0 !important;
         padding-left: 0 !important;
     }

     #w_common_text-1629163013350 {
         margin-top: 0 !important;
     }

     #w_grid-1629163013317>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-bottom: 15px !important;
     }

     #w_grid-1629163013406>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         padding-right: 0 !important;
         padding-left: 0 !important;
     }

     #w_grid-1629163013406>div>.p_gridbox {
         padding-left: 0 !important;
     }

     #w_common_text-1629163013419 {
         margin-top: 0 !important;
     }

     #w_grid-1629163013323>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-bottom: 0px !important;
     }

     #w_grid-1629163013406 {
         margin-top: 15px !important;
     }

     #w_grid-1629163172161>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         padding-right: 0 !important;
         padding-left: 0 !important;
     }

     #w_common_text-1629163172169 {
         margin-top: 0px !important;
     }

     #w_grid-1629163172223>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         padding-right: 0 !important;
         padding-left: 0 !important;
     }

     #w_grid-1629163172223>div>.p_gridbox {
         padding-left: 0 !important;
     }

     #w_common_text-1629163172237 {
         margin-top: 0 !important;
     }

     #w_grid-1629163172146>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-bottom: 0px !important;
     }

     #w_common_text-1629163172237 {
         margin-top: 15px !important;
     }

     #w_grid-1629163217726>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         padding-right: 0 !important;
         padding-left: 0 !important;
     }

     #w_grid-1629163217703>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
         margin-bottom: 0px !important;
     }

     #w_grid-1629680211531>div>.p_gridbox>.p_gridCell {
         margin-top: 1rem !important;
     }

     #w_grid-1629681548279>div>.p_gridbox>.p_gridCell {
         margin-top: 1rem !important;
     }

     #content_box-1629276099188-0 {
         width: 49% !important;
         margin-right: 1% !important;
     }

     #content_box-1629276099188-1 {
         width: 49% !important;
         margin-left: 1% !important;
     }

     #w_grid-1629276099199 {
         min-height: 130px !important;
     }

     #w_grid-1629276099204 {
         min-height: 130px !important;
     }

     #w_grid-1629276099210 {
         min-height: 250px !important;
     }

     #content_box-1629276099161-1 {
         display: none !important;
     }

     #w_common_text-1629161729916 {
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     #content_box-1618411740804-1 {
         display: none !important;
     }

     #w_grid-1618411740804 {
         margin-bottom: 15px !important;
     }

     #c_portalResPublic_codeContainer-16298708085865151 {
         display: none;
     }

     #w_common_text-1626227673020 span {
         font-size: 16px !important;
     }

     #w_grid-1626249003700>.w_grid>.p_gridbox>.p_gridCell {
         width: 100% !important;
         clear: none !important;
     }
 }

 p {
     font-family: "黑体" !important;
 }

 span {
     font-family: "黑体" !important;
 }

 a {
     font-family: "黑体" !important;
 }

 #content_box-1626252854695-0:hover .p_gridbox{
     background: #004ea2;
 }

 @media only screen and (min-width: 769px) {
     #newBridge .icon-right-center {
         right: 2px;
         top: auto !important;
         left: auto;
         bottom: 20% !important;
         margin: -25px 0 0 0;
     }
 }

 span.ICPinfo{
    line-height: 100%;
 }
 span.ICPinfo span,span.ICPinfo span a{
    line-height: inherit;
    vertical-align: middle;
 }

 @media only screen and (max-width: 769px) {
     #newBridge .nb-invite-wrap-0 {
         background-color: #00aef3;
         display: none !important;
     }
     .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        overflow: hidden;
        text-align: center;
    }
     .e_pagebox {
        width: auto;
        height: auto;
        clear: both;
        position: relative;
    }
    .p_page {
        display: inline-block;
        padding: 30px 0;
    }
     .p_page .pre {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 38px;
        margin: 0 5px 0 18px;
        text-align: center;
        padding: 7px 10px;
        border-radius: 0px;
        border: 1px solid #f0f0f0;
        background: #efefef;
        color: #333;
    }
    .p_page .pageNum {
        position: relative;
        float: left;
        height: 38px;
        min-width: 38px;
        margin: 0 5px 0 0;
        padding: 0 5px;
        background-size: 100% 100%;
        color: #595959;
        border: 1px solid #d9d9d9;
        cursor: pointer;
        line-height: 38px;
        display: inline-block;
        font-family: inherit;
        font-size: 14px;
        font-weight: inherit;
        text-decoration: none;
        background-color: #fff;
        text-align: center;
        border-radius: 0px;
    }
    .p_page .next {
        display: inline-table;
        position: relative;
        left: 0;
        top: 0;
        float: left;
        height: 38px;
        border: 1px solid #f0f0f0;
        background: #f0f0f0;
        color: #333;
        text-align: center;
        padding: 7px 10px;
        border-radius: 0px;
    }
    .p_page .pre1 {
        color: rgba(255,255,255,1)!important;
        background-color: #c8c8c8!important;
        cursor: not-allowed!important;
        border: none!important;
    }
    .p_page .next1 {
        color: rgba(255,255,255,1)!important;
        background-color: #c8c8c8!important;
        cursor: not-allowed!important;
        border: none!important;
    }
    .p_page .pageNum.active {
        text-decoration: none;
        background-color: #e60012;
        color: #fff;
        border-color: #e60012;
    }
    .p_page .pageNum:hover {
        color: #fff;
        border-color: #e60012;
        cursor: pointer;
        text-decoration: none;
        background-color: #e60012;
    }
    span.ICPinfo>span{
        display: block;
     }
 }