 .hc_hcCloud {
     /* padding-bottom: 30px; */
 }

 .hc_CI_block1 {
     position: relative;
 }

 .hc_CI_block1_bg {
     display: flex;
     height: 646px;
 }

 .hc_CI_block1_bg:before {
     content: "";
     flex: 9;
     background-color: #1e2432;
 }

 .hc_CI_block1_bg:after {
     content: "";
     flex: 11;
     background-color: #fff;
 }

 .hc_CI_block1_main {
     position: absolute;
     height: 509px;
     width: 70%;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
     display: flex;
 }

 .hc_CI_block1_main>img {
     width: 50%;
     object-fit: contain;
 }

 .hc_CI_block1_main_ctn {
     flex: auto;
     padding: 0 40px;
 }

 .hc_CI_block1_main_ctn>h3 {
     line-height: 110px;
     color: #282828;
     font-size: 35px;
     margin: 0 0 14px;
     font-weight: bold;
 }

 .hc_CI_block1_main_ctn>p {
     line-height: 36px;
     color: #282828;
     font-size: 15px;
     margin-bottom: 36px;
     text-indent: 2em;
 }

 .company-nav {
    position: sticky;
    top: 60px;
    z-index: 98;
    background: #FFFFFF;
    box-shadow: -2px 7px 16px 0px rgba(30, 116, 222, 0.14);
}

.company-nav-ctn {
    width: 96%;
    max-width: 1200px;
    margin: auto;
}

.company-nav-ctn>ul {
    width: 436px;
    display: flex;
    justify-content: space-between;
}

.company-nav-ctn>ul>li {
    position: relative;
}

.company-nav-ctn>ul>li.active::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #2468F2;
    position: absolute;
    bottom: 0;
}

.company-nav-ctn>ul>li.active>a {
    color: #2468F2;
}

.company-nav-ctn>ul>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #111111;
}

 .hc_CI_block2 {
     /* padding: 70px 0 146px; */
     background: url(../images/hcCloud/companyIntro/bg2.png) no-repeat center top #fff;
 }

 .hc_CI_block2_title {
     padding-top: 20px;
     padding-bottom: 20px;
 }

 .hc_CI_block2_title>h2 {
     line-height: 88px;
     font-size: 34px;
     color: #fff;
     text-align: center;
     width: 176px;
     margin: 0 auto;
     font-weight: bold
 }

 .hc_CI_block2_title>h4 {
     line-height: 62px;
     font-size: 16px;
     color: #fff;
     text-align: center;
     margin: 0;
 }

 .hc_CI_block2>img {
     width: 90%;
     max-width: 1458px;
     display: block;
     margin: auto;
 }

 .hc_CI_block3 {
     position: relative;
 }

 .hc_CI_block3_bg {
     height: 45.8vw;
     display: flex;
 }

 .hc_CI_block3_bg:before {
     content: "";
     flex: 9;
     background: url(/css/images/hcCloud/companyIntro/bg3-1.jpg) no-repeat center center;
     background-size: contain;
 }

 .hc_CI_block3_bg:after {
     content: "";
     flex: 10;
     background: url(/css/images/hcCloud/companyIntro/bg3-2.jpg) no-repeat center center;
     background-size: contain;
 }

 .hc_CI_block3_main {
     position: absolute;
     width: 72%;
     height: 34.3vw;
     display: flex;
     align-items: center;
     justify-content: center;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0;
     margin: auto;
 }

 .hc_CI_block3_main_l {
     flex: 0 0 26vw;
     padding-right: 80px;
 }

 .hc_CI_block3_main_l>h3 {
     line-height: 140px;
     margin: 0 0 42px;
     color: #fff;
     font-size: 34px;
     width: 190px;
 }

 .hc_CI_block3_main_l>p {
     line-height: 50px;
     color: #fff;
     font-size: 16px;
 }

 .hc_CI_block3_main_r {
     flex: 0 0 45.5vw;
     background-color: #fff;
     padding: 55px;
     margin: 0;
 }

 .hc_CI_block3_main_r>li {
     margin-bottom: 40px;
     position: relative;
     padding-left: 48px;
     height: 123px;
 }

 .hc_CI_block3_main_r>li>i {
     line-height: 32px;
     height: 32px;
     width: 32px;
     font-size: 32px;
     color: #09f;
     position: absolute;
     top: 3px;
     left: 0;
 }

 .hc_CI_block3_main_r>li>h4 {
     line-height: 38px;
     color: #222;
     font-size: 18px;
     margin: 0;
 }

 .hc_CI_block3_main_r>li>p {
     line-height: 25px;
     font-size: 14px;
     color: #666;
     word-break: break-all;
 }

 .hc_CI_block4 {
     padding: 90px 0;
 }

 .hc_CI_block4>h3 {
     line-height: 90px;
     width: 200px;
     text-align: center;
     font-size: 34px;
     color: #282828;
     margin: 0 auto;
     font-weight: bold;
 }

 .hc_CI_block4_main {
     position: relative;
     height: 485px;
     width: 485px;
     margin: 100px auto;
     background: url(/css/images/hcCloud/companyIntro/img3.png) no-repeat;
     transform: rotate(-6deg);
 }

 .hc_CI_block4_list {
     width: 360px;
     position: absolute;
     text-align: center;
 }

 .hc_CI_block4_list:after {
     content: "";
     height: 12px;
     width: 12px;
     box-shadow: 0 0 0 6px rgba(0, 153, 255, 0.3);
     background-color: #09f;
     border-radius: 50%;
     position: absolute;
     top: 0;
     bottom: 0;
     right: 0;
     margin: auto;
     transition: all 0.5s;
 }

 .hc_CI_block4_list:nth-child(1) {
     top: -30px;
     right: 300px;

 }

 .hc_CI_block4_list:nth-child(2) {
     top: 100px;
     right: 450px;

 }

 .hc_CI_block4_list:nth-child(3) {
     bottom: 110px;
     right: 460px;

 }

 .hc_CI_block4_list:nth-child(4) {
     top: 15px;
     left: 385px;
 }

 .hc_CI_block4_list:nth-child(5) {
     top: 200px;
     left: 475px;
 }

 .hc_CI_block4_list:nth-child(6) {
     bottom: 10px;
     left: 380px;
 }

 .hc_CI_block4_list:nth-child(7) {
     width: 460px;
     left: -85px;
     bottom: -150px;
 }

 .hc_CI_block4_list:nth-child(7):after {
     left: 70px;
     bottom: 250px
 }

 .hc_CI_block4_list:nth-child(4), .hc_CI_block4_list:nth-child(5), .hc_CI_block4_list:nth-child(6) {
     /* padding-left: 200px; */
 }

 .hc_CI_block4_list:nth-child(4):after, .hc_CI_block4_list:nth-child(5):after, .hc_CI_block4_list:nth-child(6):after {
     left: 0;
     right: auto;
 }

 .hc_CI_block4_list:nth-child(1)>.hc_CI_block4_list_main, .hc_CI_block4_list:nth-child(2)>.hc_CI_block4_list_main, .hc_CI_block4_list:nth-child(3)>.hc_CI_block4_list_main, .hc_CI_block4_list:nth-child(7)>.hc_CI_block4_list_main {
     transform: rotate(6deg) translateY(-30px);
 }

 .hc_CI_block4_list:nth-child(4)>.hc_CI_block4_list_main, .hc_CI_block4_list:nth-child(5)>.hc_CI_block4_list_main, .hc_CI_block4_list:nth-child(6)>.hc_CI_block4_list_main {
     transform: rotate(6deg) translateY(30px);
 }

 .hc_CI_block4_list_main>h3 {
     font-size: 23px;
     line-height: 40px;
     color: #222;
     margin: 0;
     transition: all 0.5s;
 }

 .hc_CI_block4_list_main>p {
     text-align: center;
     font-size: 15px;
     line-height: 28px;
     color: #666;
     transition: all 0.5s;
 }

 .hc_CI_block4_list:hover:after {
     height: 22px;
     width: 22px;
     box-shadow: 0 0 0 10px rgba(0, 153, 255, 0.3);
 }

 .hc_CI_block4_list:hover>.hc_CI_block4_list_main>h3 {
     color: #09f;
     font-weight: bold;
 }

 .hc_CI_block4_list:hover>.hc_CI_block4_list_main>p {
     color: #000;
 }

 /* 海创数工平台简介 */
 .hc_block5 {
     padding: 100px 0;
     background: url(/css/images/hcCloud/companyIntro/block1-bg.png) no-repeat center/cover;
 }

 .hc_block5_ctn {
     width: 90%;
     max-width: 1200px;
     margin: auto;

 }

 .hc_block5_ctn>h2 {
     font-size: 35px;
     font-weight: bold;
     color: #333333;
     margin: 0;
     margin-bottom: 30px;
 }

 .hc_block5_desc {
     max-width: 680px;
 }

 .hc_block5_desc>p {
     font-size: 14px;
     line-height: 30px;
     color: #333333;
     margin: 0;
     text-indent: 2em;
 }

 /* 平台能力 */
 .hc_block6 {
     padding: 30px 0 40px;
 }

 .hc_block6_ctn {
     width: 90%;
     max-width: 1430px;
     margin: auto;
     padding-top: 40px;
 }

 .hc_block6_list {
     /* display: flex; */
 }

 .hc_block6_item {
     padding-right: 10px;
     padding-left: 10px;
     margin-bottom: 20px;
 }

 .hc_b6box {
     display: flex;
     align-items: center;
     height: 200px;
     background: linear-gradient(0deg, #F0F4FF, #FAFBFF);
     box-shadow: 0px 5px 20px 0px rgba(0, 17, 51, 0.15);
 }

 .hc_b6desc {
     padding: 0 30px;
 }

 .hc_b6desc>h4 {
     font-size: 16px;
     font-weight: bold;
     color: #333;
     margin: 0;
     margin-bottom: 10px;
 }

 .hc_b6desc>p {
     font-size: 14px;
     color: #808080;
     margin: 0;
     line-height: 24px;
 }

 .hc_block7 {
     padding: 20px 0 40px;
     background: linear-gradient(0deg, #FAFCFF, #E5F0FF);
 }

 .hc_block7_ctn {
     display: flex;
     justify-content: space-between;
     align-items: center;
     position: relative;
 }

 .hc_block7_list {
     position: relative;
     z-index: 5;
 }

 .hc_b7_item {
     padding-bottom: 30px;
 }

 .hc_b7_title {
     font-size: 24px;
     font-weight: bold;
     color: #333333;
 }

 .hc_b7_desc {
     display: flex;
     flex-wrap: wrap;
 }

 .hc_b7_desc>p {
     font-size: 14px;
     line-height: 30px;
     font-weight: 400;
     color: #4D4D4D;
     background-color: #fff;
     border: 1px solid #E6E6E6;
     margin-right: 20px;
     padding: 5px 10px;
 }



 /*  */
 .hc_block8 {
     padding: 20px 0 70px;
     background-color: #002b7d;
 }

 .hc_block8 .hc_CI_block2_title>h2 {
     width: 224px;
 }

 .hc_block8_list {
     display: flex;
     justify-content: center;
     align-items: flex-start;
 }

 .hc_block8_item {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background-color: #fff;
     padding: 12px 20px 12px;
     margin-right: 20px;
 }

 .hc_itmeimg i {
     font-size: 40px;
     color: #1461CC;
 }

 .hc_itemdesc p {
     font-size: 16px;
     line-height: 30px;
     color: #4D4D4D;
     margin-bottom: 0;
 }

 /*移动适配*/
 @media (max-width:1800px) {
     .hc_CI_block3_main_r {
         padding: 35px;
     }

     .hc_CI_block3_main_r>li {
         margin-bottom: 20px;
     }
 }

 @media (max-width:1600px) {
     .hc_CI_block3_main_r {
         padding: 30px;
     }

     .hc_CI_block3_main_r>li {
         margin-bottom: 15px;
     }

     .hc_CI_block4_main {
         transform: rotate(-6deg) scale(0.9);
     }

     .hc_CI_block4_list_main>h3, .hc_CI_block4_list_main>p {
         transform: scale(1.1);
     }
 }

 @media (max-width:1400px) {
     .hc_CI_block1_main_ctn>p {
         margin-bottom: 0;
     }

     .hc_CI_block3_main_l>h3 {
         margin-bottom: 20px;
     }

     .hc_CI_block3_main_l>p {
         line-height: 35px;
     }

     .hc_CI_block3_main_r {
         padding: 25px;
     }

     .hc_CI_block3_main_r>li {
         margin-bottom: 10px;
         height: 100px;
     }

     .hc_CI_block3_main_r>li>h4 {
         font-size: 16px;
         line-height: 32px;
     }

     .hc_CI_block3_main_r>li>p {
         font-size: 13px;
         line-height: 20px;
     }

     .hc_CI_block4_main {
         transform: rotate(-6deg) scale(0.8);
     }

     .hc_CI_block4_list_main>h3, .hc_CI_block4_list_main>p {
         transform: scale(1.2);
     }
 }

 @media (max-width:1250px) {
     .hc_banner {
         height: 200px;
     }

     .hc_banner>img {
         object-fit: cover;
         height: 100%;
     }

     .hc_CI_block1_bg {
         height: 100vw;
         flex-wrap: wrap;
     }

     .hc_CI_block1_bg:before, .hc_CI_block1_bg:after {
         flex: 0 0 100%;
     }

     .hc_CI_block1_main {
         height: 100vw;
         align-items: center;
         flex-wrap: wrap;
     }

     .hc_CI_block1_main>img {
         width: 80%;
         display: block;
         margin: auto;
     }

     .hc_CI_block3_bg {
         height: 100vw;
         flex-wrap: wrap;
     }

     .hc_CI_block3_bg:before, .hc_CI_block3_bg:after {
         flex: 0 0 100%;
         background-size: cover;
     }

     .hc_CI_block3_main {
         width: 95%;
         flex-wrap: wrap;
         height: 100vw;
     }

     .hc_CI_block3_main_l, .hc_CI_block3_main_r {
         flex: 0 0 100%;
     }

     .hc_CI_block3_main_l {
         padding: 0;
     }

     .hc_CI_block4_main {
         transform: rotate(-6deg) scale(0.7);
     }

     .hc_CI_block4_list {
         width: 360px;
     }

     .hc_CI_block4_list:nth-child(4), .hc_CI_block4_list:nth-child(5), .hc_CI_block4_list:nth-child(6) {
         /* padding-left: 120px; */
     }

     .hc_CI_block4_list_main>h3, .hc_CI_block4_list_main>p {
         transform: scale(1.3);
     }

     .hc_b7_img {
         position: absolute;
         right: 0;
         z-index: 2;
     }

     .hc_b7_title {
         font-size: 18px;
     }

     .hc_block8_list {
         flex-direction: column;
     }

     .hc_block8_item {
         width: 100%;
         flex-direction: row;
         justify-content: flex-start;
         margin: 0;
         margin-bottom: 20px;
     }

     .hc_itmeimg {
         margin-right: 20px;
     }
 }

 @media(max-width:992px) {
     .hc_CI_block1_main_ctn {
         padding: 0;
     }

     .hc_CI_block1_main_ctn>h3 {
         font-size: 24px;
         line-height: 64px;
     }

     .hc_CI_block1_main_ctn>p {
         font-size: 14px;
         line-height: 24px;
     }

     .hc_CI_block3_main_l>h3 {
         line-height: 80px;
         font-size: 26px;
     }

     .hc_CI_block3_main_l>p {
         line-height: 26px;
         font-size: 14px;
     }

     .hc_CI_block3_main_r {
         padding: 10px;
     }

     .hc_CI_block3_main_r>li {
         height: auto;
         padding-left: 32px;
         padding-right: 0;
     }

     .hc_CI_block3_main_r>li>i {
         line-height: 24px;
         height: 24px;
         width: 24px;
         font-size: 24px;
     }

     .hc_CI_block3_main_r>li>h4 {
         font-size: 14px;
         line-height: 26px;
     }

     .hc_CI_block3_main_r>li>p {
         margin: 0;
         font-size: 12px;
         line-height: 18px;
     }

     .hc_CI_block4_main {
         transform: unset;
         width: 80%;
         background-position: center center;
         background-size: contain;
     }

     .hc_CI_block4_main>.hc_CI_block4_list {
         position: unset;
         padding: 0;
         margin-bottom: 30px;
         width: auto;
         text-align: left;
     }

     .hc_CI_block4_list_main>p {
         text-align: left;
     }

     .hc_CI_block4_main>.hc_CI_block4_list>.hc_CI_block4_list_main {
         transform: unset;
     }

     .hc_CI_block4_list:after {
         display: none;
     }

     .hc_CI_block4_list_main>h3, .hc_CI_block4_list_main>p {
         transform: unset;
     }

     .hc_CI_block4_list_main>h3 {
         font-size: 20px;
         font-weight: bold;
     }

     .hc_CI_block4_list_main>p {
         font-size: 14px;
     }
 }

 @media(max-width:640px) {
     .hc_CI_block1_bg, .hc_CI_block1_main {
         height: 750px;
     }

     .hc_CI_block1_bg:before {
         height: 300px;
     }

     .hc_CI_block1_main_ctn>h3 {
         font-size: 20px;
         line-height: 28px;
     }

     .hc_CI_block1_main_ctn>p {
         font-size: 13px;
         line-height: 20px;
     }

     .hc_CI_block3_main, .hc_CI_block3_bg {
         height: 800px;
     }

     .hc_b6img {
         display: none;
     }
 }