 .e_FlowCommonStyleBox-001 {
     width: 100%;
     height: auto;
 }

 .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%;
 }

 .e_FlowCommonStyleBox-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;
 }

 .p_linkBox.click {
     background: none !important;
     color: #000 !important;
 }

 .p_categoryBox .p_linkBox.click .color_assist,
 .p_categoryBox .p_linkBox.click a {
     color: #000 !important;
 }

 .mouse_bac {
     transition: all 0.2s;
 }

 .mouse_bac:hover {
     color: #abce38 !important;
 }

 .p_categoryBox .p_linkBox.click .color_assist,
 .p_categoryBox .p_linkBox.click a {
     color: #fff;
 }

 .mouse_bac:hover .p_title {
     color: #fff !important;
 }

 @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;
         margin-top: 0 !important;
     }

     #c_portalResIntro_category-1616035707968 {
         margin-bottom: 0px !important;
     }

     .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;
         padding: 35px 10px;
         border-bottom: 1px solid #e2e2e2;
         height: 50px;
         font-size: 18px;
     }

     .c_portalResIntro_category-01001002 .btn-primary {
         border-color: rgba(50, 156, 255, 0);
         width: 100%;
         padding: 10px;
         font-size: 16px;
         background: #1d1d1d;
         background-color: #007a78 !important;
         color: #fff !important;
         box-shadow: 0px 1px 11px 7px rgb(0 154 71 / 9%);
     }

     #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_top {
         display: none;
     }

     #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_content {
         border: none !important;
     }

     #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_top {}

     .e_FlowCommonStyleBox-001 .stylebox_content .c_portalResIntro_category-01001002 .p_image {
         width: 30px;
         height: 30px;
         display: none !important;
         vertical-align: middle;
         margin-right: 5px;
         margin-top: 6px;
         display: none;
     }

     .c_portalResIntro_category-01001002 .p_image>img {
         width: 100%;
         height: 100%;
     }

     .c_portalResIntro_category-01001002 .p_image {
         display: none;
     }
 }

 @media only screen and (min-width: 769px) {

     #w_grid-1574158359627>div>.p_gridbox,
     #w_grid-1574392003089>div>.p_gridbox,
     #w_grid-1574213300842>div>.p_gridbox,
     #w_grid-1574159079655>div>.p_gridbox,
     #w_grid-1574157489399>div>.p_gridbox,
     #w_grid-1574217241667>div>.p_gridbox,
     #w_grid-1574219373122>div>.p_gridbox {
         overflow: visible !important;
         height: 55px;
     }

     .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;
         margin: 0 auto;
         text-align: left;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox {
         text-align: left;
         align-items: center;
         padding: 0px 30px;
         margin: 0 5px 0 0;
         height: auto;
         position: relative;
         display: inline-block;
         padding: 15px 0px;
         border-bottom: solid 1px #979797;
         color: #333;
         display: block;
         text-indent: 10px;
         background: #fafafa;
         border-radius: 5px;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .click {
         border-bottom: solid 1px #aece36;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox:hover {
         color: #ffffff;
         background: #007a78;
         background-color: #007a78 !important;
         color: #ffffff !important;
         border-radius: 5px;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox:hover .p_title {
         color: #ffffff !important;
     }

     .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;
         -webkit-box-flex: 1;
         box-flex: 1;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         line-height: normal;
         font-size: 18px;
         color: #000 !important;
     }

     .c_portalResIntro_category-01001002 .p_categoryBtn {
         display: inline-block;
         vertical-align: middle;
         background-color: rgba(255, 255, 255, 0);
         border-color: rgba(255, 255, 255, 0);
         border-style: solid;
         border-width: 0;
         height: auto;
         width: 30px;
         padding: 0;
         position: static;
         text-align: center;
         display: none;
     }

     .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 {
         width: 190px;
         position: absolute;
         left: -186px;
         top: 55px;
         z-index: 9;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox:nth-child(2):hover .p_childBox {
         display: block !important
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox {
         position: relative;
         display: inline-block;
         width: calc((100% - 0px)/7);
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox .p_parentBox {
         float: left;
         width: 100%;
     }

     .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox .p_childBox .p_linkBox {
         padding: 0px 10px;
         width: 100%
     }

     .c_portalResIntro_category-01001002 .p_parentBox:last-child .p_linkBox {}

     .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: inline-block;
         vertical-align: middle;
         margin-right: 5px;
         display: none;
     }

     .c_portalResIntro_category-01001002 .p_image>img {
         width: 100%;
         height: 100%;
     }
 }

 @media only screen and (max-width: 1240px) {}

 .c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 .c_portalResIntro_category-01001002>div {
     animation-fill-mode: both;
 }

 .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox.click {}

 .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox.click .color_assist,
 .p_categoryBox .p_linkBox.click a {
     color: #abcd37 !important;
 }

 #c_portalResMessage_form-15964392258817072 {
     overflow: hidden !important;
 }

 @media screen and (max-width: 768px) {
     #c_portalResMessage_form-15657642905977186 input::-webkit-input-placeholder {
         color: #aab2bd;
         font-size: 16px;
     }

     #c_portalResMessage_form-15657642905977186 textarea::-webkit-textarea-placeholder {
         color: #aab2bd;
         font-size: 20px;
     }

     .c_portalResMessage_form-01001002 {
         width: 100%;
         overflow: hidden;
     }

     .c_portalResMessage_form-01001002 .p_intentionIntroTitle {
         width: 100%;
         padding: 0;
         text-align: left;
         margin-bottom: 10px;
         margin-top: 20px;
         min-width: auto;
         font-size: 14px;
         color: #797979;
     }

     .c_portalResMessage_form-01001002 .p_UnitName {
         margin-top: 10px;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox {
         padding: 0;
         width: 80%;
         margin: 30px 3.8%;
         padding-left: 0px;
         display: flex;
         justify-content: left;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox button {
         width: 100% !important;
     }

     .c_portalResMessage_form-01001002 .p_ConWBox {
         padding: 0px;
     }

     .c_portalResMessage_form-01001002 .p_NameBox {
         display: none;
     }

     .c_portalResMessage_form-01001002 .form-group {
         margin: 8px 3.8%;
         padding: 0 15px;
     }

     .c_portalResMessage_form-01001002 .p_image {
         position: absolute;
         right: 16px;
         top: 50px;
         height: 42px;
         width: 85px;
         display: inline-block;
         vertical-align: top;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA {
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .shape {
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 label.option .font {
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_sex {
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_DepictInfoB p img {
         max-width: 100% !important;
     }

     .c_portalResMessage_form-01001002 .p_CaptchasBox {
         position: relative;
         width: 92%;
         display: inline-block;
     }
 }

 @media only screen and (min-width: 769px) {

     .c_portalResMessage_form-01001002 .e_box,
     .c_portalResMessage_form-01001002 .e_icon,
     .c_portalResMessage_form-01001002 .e_title {
         height: auto;
         float: left;
         width: 100%;
     }

     .c_portalResMessage_form-01001002 .p_NameBox {
         display: none;
     }

     .c_portalResMessage_form-01001002 {
         width: 100%;
         height: auto;
         overflow: hidden;
     }

     .c_portalResMessage_form-01001002 .p_inquiry {
         font-family: 'MontserratLight';
     }

     .c_portalResMessage_form-01001002 .p_ConWBox {
         padding: 0;
     }

     .c_portalResMessage_form-01001002 .boxTitle {
         overflow: hidden;
     }

     .c_portalResMessage_form-01001002 .p_titleBoxA {}

     .c_portalResMessage_form-01001002 .boxTitleText {
         padding: 0 15px;
         font-size: 16px;
         float: left;
         height: 40px;
         line-height: 40px;
         padding-bottom: 9px;
         text-align: center;
     }

     .c_portalResMessage_form-01001002 .boxTitleText .font {
         display: table-cell;
         white-space: nowrap;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .boxTitleText .iconfont:before {
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_NameB {
         display: inline-block;
         font-size: 14px;
         width: 110px;
         text-align: right;
     }

     .c_portalResMessage_form-01001002 .p_NameInfoB {
         display: inline-block;
         font-size: 20px;
         font-weight: bold;
         text-align: left;
     }

     .c_portalResMessage_form-01001002 .p_DepictBoxB {
         padding: 10px 0 0;
         line-height: 20px;
         overflow: hidden;
         display: none;
     }

     .c_portalResMessage_form-01001002 .p_DepicNameB {
         float: left;
         font-size: 14px;
         width: 110px;
         text-align: right;
     }

     .c_portalResMessage_form-01001002 .p_DepictInfoB {
         display: flex;
         font-size: 14px;
     }

     .c_portalResMessage_form-01001002 .p_DepictInfoB .reset_style p {
         font-size: 14px;
     }

     .c_portalResMessage_form-01001002 .p_groupBox {
         padding-top: 0;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo .p_groupBox .p_GuideBox {
         vertical-align: top;
     }

     .c_portalResMessage_form-01001002 .p_groupBox textarea {
         display: block;
         width: inherit;
         height: 160px;
         resize: none;
         height: 92px;
         padding: 10px;
         background: none;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_text {
         width: 100%;
         display: inline-block;
         position: relative;
     }

     .c_portalResMessage_form-01001002 .d_CustomValueBox {
         max-width: 725px;
         display: inline-block;
         vertical-align: middle;
         white-space: normal;
         width: auto;
         height: auto;
     }

     .c_portalResMessage_form-01001002 .p_sex {
         display: inline-block;
         vertical-align: middle;
         font-size: 14px;
         margin-right: 10px;
     }

     .c_portalResMessage_form-01001002 .p_sex .option {
         width: auto;
         height: auto;
         cursor: pointer;
         line-height: 100%;
     }

     .c_portalResMessage_form-01001002 .p_sex .shape {
         display: inline-block;
         vertical-align: top;
         width: 15px;
         height: 15px;
         border-radius: 50%;
         position: relative;
         top: 2px;
     }

     .c_portalResMessage_form-01001002 .p_sex .radio {
         z-index: 99;
         opacity: 0;
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_sex input[type="radio"]:checked+.iconfont.first {
         opacity: 1;
     }

     .c_portalResMessage_form-01001002 .p_sex input[type="radio"]:checked+i:after {
         content: "";
         width: 15px;
         height: 15px;
         border-radius: 50%;
         position: absolute;
         top: 0;
         left: 0;
         display: block;
     }

     .c_portalResMessage_form-01001002 .p_sex input[type="radio"]:checked+.iconfont.first:before {
         content: "\e669";
         font-size: 21px;
         position: absolute;
         top: -3px;
         left: -3px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_unit {
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_DateIcon {
         position: absolute;
         left: 310px;
         display: inline-block;
         width: 20px;
         top: 50%;
         font-size: 18px;
         margin-top: -10px;
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_checkboxContainerBox {
         width: auto;
         height: auto;
         margin: 10px 0;
     }

     .c_portalResMessage_form-01001002 .p_checkboxContainerB {
         width: auto;
         height: auto;
         display: inline-block;
         vertical-align: middle;
         font-size: 16px;
     }

     .c_portalResMessage_form-01001002 .p_checkboxContainerA {
         display: inline-block;
         vertical-align: middle;
         white-space: normal;
         width: auto;
         height: auto;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA {
         display: inline-block;
         vertical-align: middle;
         font-size: 14px;
         margin-right: 10px;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .shape {
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .shape .iconfont {
         display: none;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .option {
         width: auto;
         height: auto;
         position: relative;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA:hover {
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA label:hover {
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .font {
         width: auto;
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .first:before {}

     .c_portalResMessage_form-01001002 .p_checkboxA .first {
         height: 0;
         width: 0;
         border: 10px solid transparent;
         font-size: 20px;
         opacity: 0;
         position: absolute;
         bottom: -10px;
         right: -9px;
         -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
         transform: rotate(45deg);
     }

     .c_portalResMessage_form-01001002 .p_checkboxA input[type="checkbox"]:checked+i {
         opacity: 1;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA input[type="checkbox"]:checked+i:after {
         content: "";
         width: 100px;
         height: 30px;
         position: absolute;
         top: 9px;
         right: -6px;
         display: block;
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         transform: rotate(-45deg);
     }

     .c_portalResMessage_form-01001002 .p_checkboxA input[type=checkbox]:hover+i {
         opacity: 1;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA input[type=checkbox]:hover+i:after {
         content: "";
         width: 100px;
         height: 30px;
         position: absolute;
         top: 9px;
         right: -6px;
         display: block;
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         transform: rotate(-45deg);
     }

     .c_portalResMessage_form-01001002 .p_checkboxA .option .font {
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_checkboxA.active .shape {}

     .c_portalResMessage_form-01001002 .p_ContactInfo {
         padding: 30px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div {
         margin-top: 0;
         width: 50%;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_GuideBox {
         display: inline-block;
         width: 110px;
         height: 30px;
         line-height: 30px;
         text-align: right;
         overflow: hidden;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_GuideBox .e_icon {
         display: inline-block;
         font-size: 14px;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_GuideBox .e_title {
         display: inline-block;
         font-size: 14px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input,
     .c_portalResMessage_form-01001002 .e_droplist,
     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryBox,
     .c_portalResMessage_form-01001002 select.InputText {
         width: 100%;
         height: 50px;
         display: inline-block;
         vertical-align: middle;
         position: relative;
         float: left;
     }

     .c_portalResMessage_form-01001002 select.InputText {
         padding: 2px 10px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input .InputText {
         border-radius: 2px;
         padding-left: 7px;
         line-height: inherit;
         height: inherit;
         width: 90%;
         display: inline-block;
         background: none;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .e_input .iconfont,
     .c_portalResMessage_form-01001002 .e_droplist .InputIcon {
         display: block;
         width: 22px;
         height: inherit;
         text-align: center;
         line-height: inherit;
         position: absolute;
         top: 0;
         left: 0;
     }

     .c_portalResMessage_form-01001002 .btn-primary {
         color: #fff;
         background-color: rgba(24, 144, 255, 0);
         border-color: rgba(50, 156, 255, 0) !important;
     }

     .c_portalResMessage_form-01001002 .btn {
         padding: 13px 12px;
         font-size: 16px;
     }

     .c_portalResMessage_form-01001002 .form-horizontal .form-group {
         margin-left: 0px !important;
         margin-right: 0px !important;
         margin-bottom: 30px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryBox {
         width: 365px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_EntryInput {
         width: 365px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_image {
         display: inline-block;
         position: relative;
         width: 85px;
         height: 30px;
         border-style: none;
         cursor: pointer;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_AssistLabelA {
         position: relative;
         padding-right: 16px;
         cursor: pointer;
         display: inline-block;
         vertical-align: middle;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_AssistLabelA .iconfont:before {
         position: absolute;
         right: 0;
         top: 3px;
         content: "";
         display: block;
     }

     .c_portalResMessage_form-01001002 .e_droplist input {
         width: calc(100% - 30px);
         border-radius: 2px 0 0 2px;
         padding-left: 7px;
         height: inherit;
         line-height: inherit;
         display: inline-block;
         background: none;
     }

     .c_portalResMessage_form-01001002 .e_droplist .shape {
         display: block;
         position: absolute;
         width: 30px;
         height: 30px;
         line-height: 30px;
         text-align: center;
         top: 0;
         right: 0;
         font-size: 12px;
         border-left: none;
     }

     .c_portalResMessage_form-01001002 .e_droplist .shape {
         cursor: default;
     }

     .c_portalResMessage_form-01001002 .p_AreaBox .e_droplist .shape:before {
         content: "\e6c9";
     }

     .c_portalResMessage_form-01001002 .e_droplist.error input {}

     .c_portalResMessage_form-01001002 .e_droplist.error .shape {}

     .c_portalResMessage_form-01001002 .e_droplist.hover input {}

     .c_portalResMessage_form-01001002 .e_droplist.hover .shape {}

     .c_portalResMessage_form-01001002 .e_droplist.hover input {}

     .c_portalResMessage_form-01001002 .e_droplist:hover input {}

     .c_portalResMessage_form-01001002 .e_droplist:hover .shape {}

     .c_portalResMessage_form-01001002 .e_droplist:hover input {}

     .c_portalResMessage_form-01001002 .e_droplist.hover .itembox {}

     .c_portalResMessage_form-01001002 .e_droplist .itembox {
         width: 100%;
         max-height: 100px;
         overflow: auto;
         position: absolute;
         top: 30px;
         left: 0;
         font-size: 12px;
         border-top: none;
         z-index: 99;
     }

     .c_portalResMessage_form-01001002 .e_droplist .itembox li {
         height: 30px;
         line-height: 30px;
         padding-left: 5px;
     }

     .c_portalResMessage_form-01001002 .e_droplist .itembox li span {
         margin-left: 5px;
     }

     .c_portalResMessage_form-01001002 .e_droplist .itembox li>i {
         font-size: 18px;
         line-height: 30px;
     }

     .c_portalResMessage_form-01001002 .e_droplist .itembox li>i.ItemFirst {
         margin-left: 5px;
     }

     .c_portalResMessage_form-01001002 .e_droplist:hover .itembox {}

     .c_portalResMessage_form-01001002 .e_droplist .itembox li:hover {
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_selectB {
         width: auto;
     }

     .c_portalResMessage_form-01001002 .p_eqdesc>div .p_LoginPrompt {
         left: 559px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .p_LoginPrompt .text-error:after,
     .c_portalResMessage_form-01001002 .p_eqdesc>div .p_LoginPrompt .text-error:after {
         left: -15px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo>div .success .text-error,
     .c_portalResMessage_form-01001002 .p_eqdesc>div.success .text-error {
         display: none;
     }

     .c_portalResMessage_form-01001002 .p_groupBox>div .success .icon-error,
     .c_portalResMessage_form-01001002 .p_eqdesc>div.success .icon-error {
         display: inline-block;
         vertical-align: middle;
         height: 14px;
         font-size: 14px;
         margin: 0 10px;
         position: static;
         width: auto;
         margin-top: 8px;
     }

     .c_portalResMessage_form-01001002 .p_groupBox>div .success .text-error,
     .c_portalResMessage_form-01001002 .p_eqdesc>div.success .text-error {
         display: none;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox,
     .c_portalResMessage_form-01001002 .p_CoupWBoxA {
         height: 40px;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox>div,
     .c_portalResMessage_form-01001002 .p_CoupWBoxA>div {
         margin-top: 9px;
         font-size: 14px;
         padding: 0 16px;
         cursor: pointer;
     }

     .c_portalResMessage_form-01001002 .p_SaveWBtn,
     .c_portalResMessage_form-01001002 .p_SaveWBtnA {
         float: left;
         margin-left: 20px;
         height: 25px;
         text-align: center;
         line-height: 25px;
     }

     .c_portalResMessage_form-01001002 .p_canelbtn,
     .c_portalResMessage_form-01001002 .p_canelbtnA {
         float: right;
         margin-right: 20px;
         height: 25px;
         line-height: 25px;
     }

     .c_portalResMessage_form-01001002 .p_succ,
     .c_portalResMessage_form-01001002 .p_fail {
         width: 300px;
         height: 113px;
         font-size: 22px;
         margin: auto;
         position: fixed;
         top: 0;
         right: 0;
         left: 0;
         bottom: 0;
         z-index: 9999999999;
         display: none;
         line-height: 102px;
         text-align: center;
     }

     .c_portalResMessage_form-01001002 .p_succ .iconfont,
     .c_portalResMessage_form-01001002 .p_fail .iconfont {
         margin-right: 10px;
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_succ .iconfont:before {
         content: "\e648";
     }

     .c_portalResMessage_form-01001002 .p_succ .fontbox,
     .c_portalResMessage_form-01001002 .p_fail .fontbox {
         display: inline-block;
     }

     .c_portalResMessage_form-01001002 .p_fail {
         width: 360px;
     }

     .c_portalResMessage_form-01001002 .p_fail .iconfont {}

     .c_portalResMessage_form-01001002 .p_fail .iconfont:before {
         content: "\e641";
     }

     .c_portalResMessage_form-01001002 .numTxt::-webkit-outer-spin-button,
     .c_portalResMessage_form-01001002 .numTxt::-webkit-inner-spin-button {
         -webkit-appearance: none !important;
         -moz-appearance: textfield;
     }

     .c_portalResMessage_form-01001002 .p_eqdescName .font,
     .c_portalResMessage_form-01001002 .p_nameB .font,
     .c_portalResMessage_form-01001002 .p_NickName .font,
     .c_portalResMessage_form-01001002 .p_nameC .font,
     .c_portalResMessage_form-01001002 .p_nameE .font,
     .c_portalResMessage_form-01001002 .p_nameD .font,
     .c_portalResMessage_form-01001002 .p_nameH .font,
     .c_portalResMessage_form-01001002 .p_nameL .font,
     .c_portalResMessage_form-01001002 .p_nameJ .font,
     .c_portalResMessage_form-01001002 .p_nameM .font,
     .c_portalResMessage_form-01001002 .p_nameG .font,
     .c_portalResMessage_form-01001002 .p_SectorName .font,
     .c_portalResMessage_form-01001002 .p_JobName .font,
     .c_portalResMessage_form-01001002 .p_BusinessName .font,
     .c_portalResMessage_form-01001002 .p_nameA .font,
     .c_portalResMessage_form-01001002 .p_nameI .font,
     .c_portalResMessage_form-01001002 .p_nameF .font,
     .c_portalResMessage_form-01001002 .p_area .font,
     .c_portalResMessage_form-01001002 .p_nameK .font,
     .c_portalResMessage_form-01001002 .p_titleC .font {
         overflow: hidden;
         max-width: 6em;
         text-overflow: ellipsis;
         white-space: nowrap;
     }

     .c_portalResMessage_form-01001002 .p_groupBox .p_GuideBox .e_icon.p_desc_star {
         display: inline-block;
         font-size: 14px;
         vertical-align: 1px;
     }

     .c_portalResMessage_form-01001002 .p_PromptDisabled {
         margin: 15px;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData {
         width: auto;
         background-color: inherit;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .iconfont:before {
         content: "";
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .first {
         height: auto;
         display: table-cell;
         font-size: 32px;
         position: relative;
         vertical-align: middle;
         padding: 0 10px 5px 0;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title {
         display: inline-table;
         padding: 0 30px;
         min-height: 100px;
         height: 100%;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .first:before {
         content: "\e6b4";
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_title .font {
         font-size: 18px;
         display: table-cell;
         line-height: normal;
         vertical-align: middle;
         font-weight: bold;
         text-align: left;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .promptbox {
         width: auto;
         height: 100%;
     }

     .c_portalResMessage_form-01001002 .p_PromptNoneData .prompt_content {
         font-size: 14px;
         padding-left: 65px;
     }

     .c_portalResMessage_form-01001002 .p_SectorBox.error .p_selectC {}

     .c_portalResMessage_form-01001002 .p_SectorBox.error .e_droplist .shape {
         height: 28px;
     }

     .c_portalResMessage_form-01001002 .p_LoginPrompt {
         position: absolute;
         bottom: -22px;
         left: 0;
         white-space: nowrap;
     }

     .c_portalResMessage_form-01001002 .p_intentionIntroTitle {
         min-width: 120px;
         text-align: right;
         display: none;
     }

     .c_portalResMessage_form-01001002 .form-control {
         max-width: none;
         border-radius: 0px;
         border: 1px solid #a4afb6;
         box-shadow: none;
         height: 42px;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox {
         float: left;
         margin-left: 0px;
         width: 100% !important;
     }

     .c_portalResMessage_form-01001002 .p_selectC {
         display: inline-block;
         position: relative;
     }

     .c_portalResMessage_form-01001002 .p_UnitName {
         position: absolute;
         right: -110px;
         top: 6px;
         width: 100px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 .c_portalResMessage_form-01001002 input::-webkit-input-placeholder {
     color: #aab2bd;
     font-size: 12px !important;
 }

 .c_portalResMessage_form-01001002 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 .c_portalResMessage_form-01001002>div {
     animation-fill-mode: both;
 }

 .c_portalResMessage_form-01001002 .p_FullNameBox {
     width: 49%;
     display: inline-block;
 }

 .c_portalResMessage_form-01001002 .p_PhoneBox {
     width: 42%;
     display: inline-block;
 }

 .c_portalResMessage_form-01001002 .p_EmailBox {
     width: 48%;
     display: inline-block;
 }

 .c_portalResMessage_form-01001002 .e_text {
     width: 100%;
 }

 .c_portalResMessage_form-01001002 .InputText {
     border-radius: 0px;
     padding-left: 10px;
 }

 .c_portalResMessage_form-01001002 .e_input {
     height: 42px;
     width: 100%;
 }

 .c_portalResMessage_form-01001002 .control-label {
     padding-top: 0px;
     padding-bottom: 6px;
 }

 .c_portalResMessage_form-01001002 .asdfg {
     width: 100%;
     display: inline-block;
     font-size: 0px;
 }

 .c_portalResMessage_form-01001002 .btn-primary {
     background-color: #8a8a8a;
     border-color: #0079b9;
     border: 0px;
     border-radius: 0px;
     width: 20%;
     height: 46px;
     border-radius: 5px;
 }

 .c_portalResMessage_form-01001002 .btn-primary:hover {
     background-color: rgb(34, 125, 207);
     box-shadow: 0px 1px 12px 5px rgba(0, 122, 120, 0.07);
 }

 .c_portalResMessage_form-01001002 .p_EntryBox {
     height: 42px;
     width: calc(100% - 85px);
     display: inline-block;
 }

 @media screen and (min-width: 769px) {
     .c_portalResMessage_form-01001002 .p_groupBox {
         height: auto;
         width: 95% !important;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {
     .c_portalResMessage_form-01001002 .form-group {
         margin: 10px 3.7%;
     }
 }

 @media screen and (max-width: 768px) {
     .c_portalResMessage_form-01001002 .form-control {
         background-color: #fff0;
     }

     .c_portalResMessage_form-01001002 .p_CoupWBox {
         padding: 0px 10px 10px;
         margin: 30px 0;
     }

     .c_portalResMessage_form-01001002 .p_intentionIntroTitle {
         margin-top: 10px;
     }

     .c_portalResMessage_form-01001002 .form-group {
         padding: 0px 10px 10px;
         margin: 0px;
     }

     .c_portalResMessage_form-01001002 .p_FullNameBox {
         width: 100%;
         margin: 0;
         padding: 0px 10px 10px;
     }

     .c_portalResMessage_form-01001002 .p_ContactInfo {
         padding: 30px 10px 0px 10px;
     }

     .c_portalResMessage_form-01001002 .p_PhoneBox {
         width: 100%;
         margin: 0;
         padding: 0px 10px 10px;
     }

     .c_portalResMessage_form-01001002 .p_EmailBox {
         width: 100%;
         margin: 0;
         padding: 0px 10px 10px;
     }

     .c_portalResMessage_form-01001002 .p_CaptchasBox {
         width: 100%;
         margin: 0;
         padding: 0px 10px 10px;
     }

     .c_portalResMessage_form-01001002 .p_image {
         bottom: auto;
         position: unset;
     }

     .c_portalResMessage_form-01001002 .control-label {
         padding-bottom: 0px;
         display: none;
     }

     .p_DepicNameB {
         display: none;
     }
 }

 #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;
     }
 }

 @media only screen and (max-width: 768px) {
     .c_portalResPublic_codeContainer-01001002 {
         min-height: 500px;
         width: 100%;
     }
 }

 @media only screen and (min-width: 769px) {
     .c_portalResPublic_codeContainer-01001002 {
         min-height: 500px;
         width: 100%;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 768px) {
     .c_portalResPublic_codeContainer-01001002 {
         min-height: 500px;
         width: 100%;
         position: relative;
     }
 }

 @media only screen and (min-width: 769px) {
     .c_portalResPublic_codeContainer-01001002 {
         min-height: 500px;
         width: 100%;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 @media only screen and (max-width: 768px) {
     .c_portalResPublic_codeContainer-01001002 {
         min-height: 500px;
         width: 100%;
     }

     .li3,
     .li4 {
         width: 50%;
         transition: 0.8s;
         -moz-transition: 0.8s;
         -webkit-transition: 0.8s;
         -o-transition: 0.8s;
         height: 235px;
         margin-top: 10px;
     }

     .active {
         background: #06c;
     }

     .nav_active {
         min-height: 480px;
         background: #333;
     }

     .li1,
     .li2 {
         width: 100%;
         transition: 0.8s;
         -moz-transition: 0.8s;
         -webkit-transition: 0.8s;
         -o-transition: 0.8s;
         min-height: 480px;
         margin-bottom: 10px;
     }
 }

 @media only screen and (min-width: 769px) {

     .li1,
     .li2 {
         width: calc(40% - 10px);
         transition: 0.8s;
         -moz-transition: 0.8s;
         -webkit-transition: 0.8s;
         -o-transition: 0.8s;
         min-height: 480px;
         margin-right: 10px;
     }

     .li3,
     .li4 {
         width: 20%;
         transition: 0.8s;
         -moz-transition: 0.8s;
         -webkit-transition: 0.8s;
         -o-transition: 0.8s;
         height: 235px;
     }

     .nav_active {
         width: calc(30% - 10px);
         min-height: 480px;
         background: #333;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #company {}

 #company li {
     position: relative;
     display: block;
     overflow: hidden;
     float: left;
 }

 #company li img {
     -moz-transition: all 2.4s ease 0s;
     -ms-transition: all 2.4s ease 0s;
     -o-transition: all 2.4s ease 0s;
     -webkit-transition: all 2.4s ease 0s;
     transition: all 2.4s ease 0s;
 }

 #company li {
     overflow: hidden;
 }

 #company li:hover img {
     -moz-transform: scale(1.3, 1.3);
     -ms-transform: scale(1.3, 1.3);
     -o-transform: scale(1.3, 1.3);
     -webkit-transform: scale(1.3, 1.3);
     transform: scale(1.3, 1.3);
 }

 .list_img {
     position: absolute;
     top: 0;
     right: 0;
     width: auto;
     height: auto;
     max-width: none;
     moz-transition: all 2.4s ease 0s;
     -ms-transition: all 2.4s ease 0s;
     -o-transition: all 2.4s ease 0s;
     -webkit-transition: all 2.4s ease 0s;
     transition: all 2.4s ease 0s;
     display: block;
     height: 100%;
 }

 .li3 {
     background: url(http://static202.yun300.cn/img/hmn27.jpg?tenantId=96471&viewType=1&v=1637026828000) no-repeat;
     background-size: cover;
     margin-bottom: 10px;
 }

 .li4 {
     background: #cc0000 url(http://static202.yun300.cn/img/hmn28.png?tenantId=96471&viewType=1&v=1637026828000) no-repeat;
 }

 .list_title {
     font-weight: bold;
     font-size: 22px;
     line-height: 46px;
 }

 .list_box {
     padding: 30px 30px 40px 30px;
     color: #fff;
     position: absolute;
     top: 0;
     left: 0;
     box-sizing: border-box;
     width: 100%;
     height: 100%;
     z-index: 1;
     background-color: rgba(0, 0, 0, 0.1);
     transition: 0.8s;
     -moz-transition: 0.8s;
     -webkit-transition: 0.8s;
     -o-transition: 0.8s;
 }

 .list_box:hover {
     color: #fff;
     text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
 }

 .active .list_box {
     background-color: rgba(0, 0, 0, 0.4);
 }

 .list_text {
     font-weight: 100;
     font-size: 14px;
     line-height: 26px;
     width: 40em;
 }

 .more_btn {
     padding: 0px 20px;
     float: left;
     display: block;
     line-height: 36px;
     height: 40px;
     margin-top: 20px;
     border: 2px solid rgba(255, 255, 255, 0.5);
     font-size: 12px;
     font-weight: bold;
 }

 .hvr-sweep-to-right {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
 }

 .hvr-sweep-to-right:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.15);
     -webkit-transform: scaleX(0);
     transform: scaleX(0);
     -webkit-transform-origin: 0 50%;
     transform-origin: 0 50%;
     -webkit-transition-property: transform;
     transition-property: transform;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
 }

 .hvr-sweep-to-right:hover,
 .hvr-sweep-to-right:focus,
 .hvr-sweep-to-right:active {
     color: white;
 }

 .hvr-sweep-to-right:hover:before,
 .hvr-sweep-to-right:focus:before,
 .hvr-sweep-to-right:active:before {
     -webkit-transform: scaleX(1);
     transform: scaleX(1);
 }

 .hvr-sweep-to-left {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
 }

 .hvr-sweep-to-left:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.3);
     -webkit-transform: scaleX(0);
     transform: scaleX(0);
     -webkit-transform-origin: 100% 50%;
     transform-origin: 100% 50%;
     -webkit-transition-property: transform;
     transition-property: transform;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
 }

 .hvr-sweep-to-left:hover,
 .hvr-sweep-to-left:focus,
 .hvr-sweep-to-left:active {
     color: white;
 }

 .hvr-sweep-to-left:hover:before,
 .hvr-sweep-to-left:focus:before,
 .hvr-sweep-to-left:active:before {
     -webkit-transform: scaleX(1);
     transform: scaleX(1);
 }

 .codrops-header {
     margin: 0 auto;
     padding: 2em;
     text-align: center;
 }

 .codrops-header h1 {
     margin: 0;
     font-weight: 300;
     font-size: 2.5em;
 }

 .codrops-header h1 span {
     display: block;
     padding: 0 0 0.6em 0.1em;
     font-size: 0.6em;
     opacity: 0.7;
 }

 .codrops-top {
     width: 100%;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 0.69em;
     line-height: 2.2;
 }

 .codrops-top a {
     display: inline-block;
     padding: 0 1em;
     text-decoration: none;
     letter-spacing: 1px;
 }

 .codrops-top span.right {
     float: right;
 }

 .codrops-top span.right a {
     display: block;
     float: left;
 }

 .codrops-icon:before {
     margin: 0 4px;
     text-transform: none;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     line-height: 1;
     speak: none;
     -webkit-font-smoothing: antialiased;
 }

 .codrops-icon-drop:before {
     content: "\e001";
 }

 .codrops-icon-prev:before {
     content: "\e004";
 }

 section {
     text-align: center;
 }

 section h2 {
     font-weight: 300;
     font-size: 2em;
     padding: 1em 0;
 }

 .codrops-header+section {
     padding-top: 1.5em;
 }

 .bt6 {
     font-weight: bold;
     line-height: 2em;
     font-size: 1.25rem;
     color: #454545;
 }

 @media screen and (max-width: 25em) {
     .codrops-icon span {
         display: none;
     }
 }

 .c_portalResPublic_codeContainer-01001002 .amap-toolbar {
     z-index: 1;
 }

 .c_portalResPublic_codeContainer-01001002 .amap-overlays {
     z-index: 1;
 }

 .c_portalResPublic_codeContainer-01001002 .amap-copyright {
     z-index: 1;
 }

 .c_portalResPublic_codeContainer-01001002 .amap-logo {
     z-index: 1;
 }

 * {
     padding: 0;
     margin: 0;
 }

 .pagebox {
     width: 100%;
 }

 .pagebox,
 #-remove--flag {}

 body,
 #-remove--flag {}

 @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) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #c_portalResIntro_category-15737231026776938 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #c_portalResIntro_category-15737231026776938>div {
     animation-fill-mode: both;
 }

 #c_portalResIntro_category-15737231026776938 {
     width: auto;
     max-width: 1400px;
     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;
 }

 @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_portalResMessage_form-15973929022006198 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #c_portalResMessage_form-15973929022006198>div {
     animation-fill-mode: both;
 }

 #c_portalResMessage_form-15973929022006198 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #c_portalResEbizads_banner-16306496255429773 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #c_portalResEbizads_banner-16306496255429773>div {
     animation-fill-mode: both;
 }

 #c_portalResEbizads_banner-16306496255429773 {
     width: auto;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #c_portalResPublic_codeContainer-16306535961724480 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 400px;
     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-1565690066774>div>.p_gridbox {
     background-color: rgba(0, 0, 0, 1);
 }

 #w_grid-1565690066774 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1565690066774>div {
     animation-fill-mode: both;
 }

 #w_grid-1565690066774>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
     margin-left: 0px;
     clear: left;
 }

 @media only screen and (min-width: 769px) {
     #w_grid-1565690066774>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0;
     }

     #w_grid-1565690066774>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0;
         margin-right: 0;
         clear: none;
     }

     #w_grid-1565690066774>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1573006634578 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1573006634578>div {
     animation-fill-mode: both;
 }

 #w_grid-1573006634578>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
     margin-left: 0px;
     clear: left;
 }

 @media only screen and (min-width: 769px) {
     #w_grid-1573006634578>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0px;
     }

     #w_grid-1573006634578>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0px;
         margin-right: 0px;
         clear: none;
     }

     #w_grid-1573006634578>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1573006634578 .p_gridbox {
     border-bottom-color: rgba(241, 241, 241, 1);
     border-bottom-style: solid;
     border-bottom-width: 1px;
     background-image: linear-gradient(0deg, rgba(207, 207, 207, 1), rgba(233, 233, 233, 1));
     background-image-part-linear-gradient: linear-gradient(0deg, rgba(207, 207, 207, 1), rgba(233, 233, 233, 1));
     background-image-part-linear-gradient-part-begin-color: rgba(207, 207, 207, 1);
     background-image-part-linear-gradient-part-end-color: rgba(233, 233, 233, 1);
     background-image-part-linear-gradient-part-angle: 0;
 }

 #w_grid-1565690066784>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-1565690066794>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-1607324016861>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-1613725899953 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1613725899953>div {
     animation-fill-mode: both;
 }

 #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
     margin-left: 0px;
     clear: left;
 }

 @media only screen and (min-width: 769px) {
     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 5%;
     }

     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
         width: 58.33%;
         margin-left: 5%;
         margin-right: 0px;
         clear: none;
     }

     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
         margin-left: 0px;
         clear: left;
         margin-right: 0px;
         width: 36.67%;
     }

     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(2n) {
         margin-right: 0px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {
     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
         margin-left: 0;
         clear: left;
         margin-right: 0;
         width: 100%;
     }

     #w_grid-1613725899953>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
         width: 100%;
         margin-left: 0;
         margin-right: 0;
         clear: none;
         margin-top: 20px;
     }
 }

 #w_grid-1573027568813>div>.p_gridbox {
     background-color: rgba(186, 186, 186, 0.13);
 }

 #w_grid-1573027568813 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1573027568813>div {
     animation-fill-mode: both;
 }

 #w_grid-1573027568813>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
     margin-left: 0px;
     clear: left;
 }

 @media only screen and (min-width: 769px) {
     #w_grid-1573027568813>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0px;
     }

     #w_grid-1573027568813>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0px;
         margin-right: 0px;
         clear: none;
     }

     #w_grid-1573027568813>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1573027568813 .p_gridbox {
     background-color: rgba(241, 241, 241, 1);
 }

 #w_grid-1573027579088>div>.p_gridbox {
     background-image: url(../img/sa.jpg);
 }

 #w_grid-1573027579088 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1573027579088>div {
     animation-fill-mode: both;
 }

 #w_grid-1573027579088>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
     margin-left: 0px;
     clear: left;
 }

 @media only screen and (min-width: 769px) {
     #w_grid-1573027579088>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0px;
     }

     #w_grid-1573027579088>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0px;
         margin-right: 0px;
         clear: none;
     }

     #w_grid-1573027579088>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 #w_grid-1573027579088 .p_gridbox {
     background-color: rgba(0, 0, 0, 1);
 }

 #w_grid-1596442656725>div>.p_gridbox {
     background-image: url(../img/ASHH.jpg);
 }

 #w_grid-1596442656725 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #w_grid-1596442656725>div {
     animation-fill-mode: both;
 }

 #w_grid-1596442656725>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-1596442656725>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0px;
     }

     #w_grid-1596442656725>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0px;
         margin-right: 0px;
         clear: none;
     }

     #w_grid-1596442656725>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0px;
     }
 }

 @media only screen and (max-width: 1024px) and (min-width: 769px) {
     #w_grid-1596442656725>div>.p_gridbox>.p_gridCell {
         margin-bottom: 0rem;
         margin-top: 0rem;
         margin-left: 0;
     }

     #w_grid-1596442656725>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
         width: 100%;
         margin-left: 0;
         margin-right: 0;
         clear: none;
     }

     #w_grid-1596442656725>div>.p_gridbox>.p_gridCell:nth-child(1n) {
         margin-right: 0;
     }
 }

 #w_grid-1565690066774 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1573006634578 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1565690066784 {
     width: 95%;
     max-width: 1600px;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 20px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1565690066794 {
     width: 95%;
     max-width: 1600px;
     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-1607324016861 {
     width: 100%;
     max-width: 1600px;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 100px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0%;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1613725899953 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 192px;
     margin-top: 20px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_common_text-1613725815109 {
     width: auto;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 20px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_common_text-1616064181145 {
     width: auto;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 50px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1573027568813 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 192px;
     margin-top: 50px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 40px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_common_text-1613728148107 {
     width: auto;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 30px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 30px;
     padding-right: 30px;
     padding-bottom: 0px;
 }

 #w_grid-1573027579088 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }

 #w_grid-1596442656725 {
     width: 100%;
     max-width: none;
     min-width: 0px;
     height: auto;
     max-height: none;
     min-height: 0px;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding-top: 0px;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0px;
 }