 .e_FlowCommonStyleBox-001 {
     width: 100%;
     height: auto;
     width-uint: %;
 }

 .e_FlowCommonStyleBox-001 .stylebox_link {
     color: #666666;
     font-size: 14px;
     display: table;
     height: inherit;
     border-width: 0;
     float: right;
     vertical-align: middle;
     margin-right: 15px;
 }

 .e_FlowCommonStyleBox-001 .stylebox_link:hover {
     color: rgba(101, 190, 186, 1);
 }

 .e_FlowCommonStyleBox-001 .stylebox_link:active {
     color: rgba(101, 190, 186, 1);
 }

 .e_FlowCommonStyleBox-001 .stylebox_top {
     width: auto;
     height: 40px;
     background-color: #1890FF;
 }

 .e_FlowCommonStyleBox-001 .title_icon {
     display: inline-block;
     vertical-align: middle;
     line-height: 40px;
     color: rgba(255, 255, 255, 1);
     margin-right: 10px;
     font-size: medium;
 }

 .e_FlowCommonStyleBox-001 .title_icon::before {
     content: "";
 }

 .e_FlowCommonStyleBox-001 .title_main {
     display: inline-block;
     vertical-align: middle;
     line-height: 40px;
     color: rgba(255, 255, 255, 1);
     font-weight: normal;
     font-size: 16px;
     max-width: 600px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 .e_FlowCommonStyleBox-001 .title_sub {
     display: inline-block;
     vertical-align: middle;
     line-height: 40px;
     color: rgba(255, 255, 255, 1);
     font-size: 14px;
     font-weight: normal;
     margin-left: 10px;
 }

 .e_FlowCommonStyleBox-001 .stylebox_title {
     display: inline-block;
     width: auto;
     height: inherit;
     background-color: #1890FF;
     padding-left: 15px;
     padding-right: 15px;
     font-size: 0;
     vertical-align: bottom;
     white-space: nowrap;
 }

 .e_FlowCommonStyleBox-001 .stylebox_link a {
     color: inherit;
     display: table-cell;
     vertical-align: middle;
 }

 .e_FlowCommonStyleBox-001 .link_icon {
     display: inline-block;
     margin-left: 5px;
 }

 .e_FlowCommonStyleBox-001 .link_icon::before {
     content: '\e6af';
 }

 .e_FlowCommonStyleBox-001 .stylebox_top_line {
     height: 1px;
     background-color: rgba(240, 240, 240, 1);
 }

 .e_FlowCommonStyleBox-001 .stylebox_content {
     border-style: solid;
     border-width: 1px;
     border-color: #f0f0f0;
     width: 100%;
     width-uint: %;
 }

 .e_FlowCommonStyleBox-001 .stylebox_bottom_line {
     height: 1px;
     background-color: rgba(240, 240, 240, 1);
 }

 .f_contact {
     width: 100%;
     padding: 20px 0;
 }

 .f_contact .p_articles {
     color: #ccc;
 }

 .f_contact .p_articles p {
     padding: 5px 0;
     line-height: 1.6;
     font-size: 12px;
     font-family: times;
 }

 .f_contact .p_articles p a {
     color: #ccc;
     display: inline-block;
 }

 .f_contact .p_articles p a span {
     font-family: times;
 }

 .f_contact .p_articles p a:hover {
     color: #fff;
 }

 .f_copyright {
     width: 100%;
     padding: 20px 0;
 }

 .f_copyright .p_articles {
     color: #ccc;
 }

 .f_copyright .p_articles p {
     padding: 5px 0;
     line-height: 1.6;
     font-size: 14px;
     font-family: times;
     text-transform: uppercase;
 }

 .f_copyright .p_articles p a {
     color: #ccc;
     display: inline-block;
 }

 .f_copyright .p_articles p a span {
     font-family: times;
 }

 .f_copyright .p_articles p a:hover {
     color: #fff;
 }

 .contactBox {
     padding: 100px 80px;
     position: relative;
     display: flex;
     flex-wrap: wrap;
 }

 .contactBox .p_contact {
     width: 50%;
     position: relative;
     z-index: 5;
 }

 .contactBox .p_contact .p_articles p {
     padding: 5px 0;
     font-family: times;
 }

 .contactBox .p_contact .p_articles p a {
     display: inline-block;
     font-family: times;
 }

 .contactBox .p_contact .p_articles p a span {
     font-family: times;
 }

 .dituContent {
     width: 50%;
     border: 1px #ccc solid;
     min-height: 300px;
 }

 @media only screen and (max-width: 768px) {
     .contactBox {
         padding: 40px 15px;
     }

     .contactBox .p_contact {
         width: 100%;
         padding-bottom: 30px;
     }

     .dituContent {
         width: 100%;
     }
 }

 @media only screen and (min-width:769px) {}

 @media only screen and (min-width:769px) and (max-width:1024px) {}

 .messageBox {
     padding: 100px 80px;
     position: relative;
     background: #f8f8f8;
     display: flex;
     flex-wrap: wrap;
 }

 .messageBox .messgeImg {
     width: 50%;
     position: relative;
     z-index: 5;
     min-height: 300px;
     background: url(../img/0c643999-ad94-446b-a064-0eebd1e2d393.jpg) center no-repeat;
     background-size: cover;
 }

 .messageBox .messgeImg img {
     width: 100%;
 }

 .messageBox .p_ConWBox {
     width: 50%;
     position: relative;
     z-index: 5;
     padding: 80px;
     background: #fff;
 }

 .messageBox .p_ConWBox .form-horizontal .control-label {
     display: none;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group {
     margin: 0;
     padding-bottom: 30px;
     position: relative;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group .p_image {
     position: absolute;
     right: 5px;
     top: 5px;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group .p_image img {
     height: 30px;
     width: auto;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group .form-control {
     border: 1px #666 solid;
     padding: 10px;
     height: 40px;
     border-radius: 0;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group textarea.form-control {
     height: 90px;
     width: 100%;
 }

 .messageBox .p_ConWBox .form-horizontal .form-group .error .form-control {
     border-color: #f00;
 }

 .p_LoginPrompt {
     position: absolute;
     width: 100%;
     bottom: 5px;
     left: 0;
 }

 .submitPC {
     width: 100%;
 }

 @media screen and (max-width: 768px) {
     .messageBox {
         padding: 40px 15px;
     }

     .messageBox .messgeImg {
         width: 100%;
     }

     .messageBox .p_ConWBox {
         width: 100%;
         padding: 40px 20px;
     }
 }

 @media only screen and (min-width: 769px) {}

 @media only screen and (max-width: 1024px) and (min-width: 769px) {}

 .pub_banner {
     width: 100%;
     position: relative;
     height: 500px;
     overflow: hidden;
 }

 .pub_banner .pub_line {
     z-index: 5;
 }

 .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 .bannerImg {
     width: 100%;
     height: 100%;
     animation: bannerimg 2s;
 }

 .pub_banner .banner_info {
     position: absolute;
     width: 100%;
     z-index: 2;
     color: #fff;
     text-align: center;
     left: 0;
     top: 60%;
     transform: translateY(-50%);
     padding: 0 15px;
 }

 .pub_banner .banner_info h1 {
     font-size: 3rem;
     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);
 }

 @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%;
     transform: translateX(-50%) rotate(90deg);
     z-index: 3;
     height: 30px;
     animation: jiantoushang 2s;
 }

 @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: 20px;
         padding-bottom: 5px;
     }

     .pub_banner .banner_info p {
         font-size: 12px;
         text-transform: uppercase;
     }
 }

 .c_portalResEbizads_banner-01001002 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 .c_portalResEbizads_banner-01001002>div {
     animation-fill-mode: both;
 }

 @CHARSET "UTF-8";

 * {
     padding: 0;
     margin: 0;
 }

 .pagebox {
     width: 100%;
 }

 .pagebox,
 #-remove--flag {}

 body,
 #-remove--flag {}

 #c_portalResComplaintPage_detail-16509614525786834 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #c_portalResComplaintPage_detail-16509614525786834>div {
     animation-fill-mode: both;
 }

 #c_portalResComplaintPage_detail-16509614525786834 {
     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_portalResMessage_form-16509632055401643 {
     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-1650961340269 .p_MatteIcon .iconfont:before {
     content: '\e602';
 }

 #c_portalResEbizads_banner-1650961340269>div {
     animation-fill-mode: both;
 }

 #c_portalResEbizads_banner-1650961340269 {
     max-height: none;
     padding-top: 0px;
     padding-left: 0px;
     padding-bottom: 0px;
     min-height: 0px;
     margin-right: 0px;
     margin-left: 0px;
     max-width: none;
     width: auto;
     margin-top: 0px;
     margin-bottom: 0px;
     min-width: 0px;
     height: auto;
     padding-right: 0px;
 }