.business {
    width: 484px;
    height: 100%;
}
.business>div:nth-of-type(1) {
            background: url(/uiFramework/commonResource/image/2024122616180888323.png) no-repeat center center;
        }

.business>div:nth-of-type(2) {
            background: url(/uiFramework/commonResource/image/2024122616184769745.png) no-repeat center center;
        }

.business>div:nth-of-type(3) {
            background: url(/uiFramework/commonResource/image/2024122616185936030.png) no-repeat center center;
        }

.business>div:nth-of-type(4) {
            background: url(/uiFramework/commonResource/image/2024122616191957971.png) no-repeat center center;
        }
 .business>div:nth-of-type(5) {
            background: url(/uiFramework/commonResource/image/2024122616193678211.png) no-repeat center center;
        }

.business>div:nth-of-type(6) {
            background: url(/uiFramework/commonResource/image/2024122616195669396.png) no-repeat center center;
        }

.business>div:nth-of-type(7) {
            background: url(/uiFramework/commonResource/image/2024122616201739362.png) no-repeat center center;
        }

.business>div:nth-of-type(8) {
            background: url(/uiFramework/commonResource/image/2024122616203354770.png) no-repeat center center;
        }

.business>div:nth-of-type(9) {
            background: url(/uiFramework/commonResource/image/2024122616205197954.png) no-repeat center center;
        }
.business>div {
    background: #E7F1FF;
    color: #2D2D2D;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
    width: 144px;
    height: 160px;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 0 13px;
    line-height: 20px;
}
.business>div.on {
    color: #ffffff;
    text-align: center;
}
.business>div a {
    color: #ffffff;
    font-weight: bold;
    padding: 0px 10px;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: center;
    line-height: 20px;
}
.business>div {
    padding: 0px;
    border: 3px solid #ffffff;
    background-size: cover;
}

.business>div:hover, .business>div.on {
    -webkit-box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
    -moz-box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
    box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
    border: 3px solid #00FBF9;
    box-sizing: border-box;
}

.businessPic {
    width: 897px;
    height: 100%;
}
.businessPic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#two-level {
    width: 100%;
    height: 33vh;
}
#two-level img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#two-level-wrap {
    padding: 0;
    width: 100%;
    height: 100%;
}
.two-level-content {
    width: 1400px;
    margin: 0 auto;
    padding-top: 30px;
    font-size: 20px;
    color: #233446;
    /* overflow: hidden; */
}
.level-one {
    display: flex;
    align-items: center;
}
.industriesAreas {
    margin-top: 60px;
    height: 543px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.industries {
    width: 467px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.industriesPic {
    width: 897px;
    height: 100%;
}
.industriesPic div {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.industriesPic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease-out;
    cursor: pointer;
}

/*key*/
.level-show-box li {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 16px;
    border: none;
    padding: 20px 37px 20px 50px;
    background: #F1F7FB;
}
.level-show-box li {
    cursor: pointer;
    font-size: 16px;
    font-family: Arial;
    color: #233446;
    line-height: 34px;
    padding-left: 59px;
}
.level-show-box li a {
    display: block;
    padding-bottom: 24px;
    padding-top: 20px;
    color: #233446;
    border-bottom: 1px solid #D8D8D8;
    font-size: 22px;
    font-family: Arial, Arial;
    font-weight: 600;
    line-height: 36px;
}
.level-show-box li a {
    border: none;
    padding: 0px;
    line-height: 26px;
}
.level-show-box li a div:nth-of-type(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 4px auto 4px;
    height: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    font-family: Arial;
}
.level-show-box.active {
    display: block;
}


/*列表*/
.ulWrap {
    padding: 60px 0;
}
.content_listA {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.content_listA {
    border-bottom: 0px solid #D8D8D8;
}
ul.content_listA li {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 16px;
    border: none;
    padding: 20px 37px 20px 50px;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial;
    color: #233446;
    line-height: 26px;
}
ul.content_listA li a {
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial!important;
    color: #233446;
    line-height: 34px;
    padding-left: 59px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0px;
    padding-right: 0px;
    padding-right: 20px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 600;
}
ul.content_listA li div {
    display: block;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #233446;font-size:22px;
}
ul.content_listA li div:nth-child(1) {
    font-weight: bold;
}
ul.content_listA li a div:nth-of-type(2) {
    font-family: Arial;
    font-size: 18px;
    color: #3D3D3D;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 500;
}
ul.content_listA li {
    cursor: pointer;
    font-size: 22px;
    font-family: Arial;
    font-weight: 600;
    color: #233446;
    line-height: 44px;
    padding-left: 59px;
    display: flex;
    justify-content: space-between;
    background: #F1F7FB;
}
ul.content_listA li:hover {
    background: #B6D9FF;
}








.industries>div {
    background: #E7F1FF;
    width: 100%;
    color: #2D2D2D;
    text-align: center;
    cursor: pointer;
    height: 78px;
    line-height: 78px;
}

.industries>div.on a {
            color: #ffffff;
            text-align: center;
        }

        .industries>div.on {
            color: #ffffff;
            text-align: center;
        }

        .industries>div a {
            color: #fff;
            display: block;
            width: 100%;
            height: 100%;
            font-size: 18px;
            font-weight: bold;
        }

        .industries>div.on a {
            color: #ffffff;
            text-align: center;
        }

        .industries>div:nth-of-type(1) {
            background: url(/uiFramework/commonResource/image/2024122615065991775.png) no-repeat center center;
        }

        .industries>div:nth-of-type(2) {
            background: url(/uiFramework/commonResource/image/2024122615071735172.png) no-repeat center center;
        }

        .industries>div:nth-of-type(3) {
            background: url(/uiFramework/commonResource/image/2024122615072214519.png) no-repeat center center;
        }

        .industries>div:nth-of-type(4) {
            background: url(/uiFramework/commonResource/image/2024122615075919190.png) no-repeat center center;
        }

        .industries>div:nth-of-type(5) {
            background: url(/uiFramework/commonResource/image/2024122615083745518.png) no-repeat center center;
        }

       .industries>div:nth-of-type(6) {
            background: url(/uiFramework/commonResource/image/2024122615085222618.png) no-repeat center center;
        }

        .industries>div:hover,
        .industries>div.on {
            -webkit-box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
            -moz-box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
            box-shadow: 0 3px 8px rgba(0, 63, 90, 0.7);
            border: 4px solid #00FBF9;
            box-sizing: border-box;
        }
        .industries>div{
            border: 3px solid #ffffff;
        }
.faqMore {
    width: 85px;
    height: 28px;
    margin: 0 auto;
}
        @media (max-width: 767px) {
   .industries>div{
            width:48%;
            margin-bottom:10px;
     height:60px;
     line-height:60px;
        }
          .industries{
          flex-direction: row;
          justify-content: space-between;
          }
          .industries>div a{
          line-height: 20px;
          display: flex;
         align-items: center;
           justify-content: center;
            font-size:16px;
          }
           .industriesAreas{
        height:auto;
        margin-top:20px;
      }
}



/*Contact Us*/
.deptDetails {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.deptDetails .deptTitle {
    height: 100px;
    line-height: 100px;
    font-size: 34px;
    font-family: Arial, Arial;
    font-weight: bold;
    color: #0069FB;
}
.deptDetails .wrap {
    height: 96px;
    margin-bottom: 4px;
    border: none;
    cursor: pointer;
    font-family: Arial;
    color: #233446;
    line-height: 34px;
    padding: 14px 20px 14px 59px;
    display: flex;
    align-items: center;
}
.deptDetails .wrap:nth-of-type(even) {
    background: #E7F1FF;
}
.deptDetails .wrap .content {
    line-height: 34px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    width: 100%;
}
.deptDetails .wrap .content div {
    width: 45%;
    font-size: 22px;
    font-family: Arial, Arial;
    font-weight: normal;
    color: #233446;
    line-height: 29px;
}
.deptDetails .wrap .content div span {
    font-weight: bold;
    padding-right: 34px;
}
.deptDetails .wrap:nth-of-type(odd) {
    background: #D4EFFF;
}