.main-page div > .container {
    padding-top: 50px;
    padding-bottom: 80px;
}

.main-page .industry .container > .title-component > h2 {
    font-size: 24px;
    line-height: 32px;
}

.main-page .container > .title-component > p {
    line-height: 20px;
}

.industry-banner a {
    margin-left: 20px;
}

.industry-banner h1, .industry-banner p {
    color: #C1F6FF;
}

.industry-challenges h2, .industry-solution h2, .industry-effortless-and-secure h2, .text-collapse h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 32px;
    text-align: center;
}

.industry-challenges p, .industry-solution p {
    font-size: 16px;
    color: #434343;
    text-align: center;
    line-height: 20px;
}

.industry-challenges {
    position: relative;
}

.industry-challenges .item-auto {
    background-image: linear-gradient(to left, #20727b 0%, #172b34 100%);
    padding: 40px 0 40px 90px;
    border-radius: 30px;
    margin-bottom: 70px;
}

.industry-challenges .item-auto h3 {
    font-family: var(--default-font-family-bold);
    font-size: 20px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

.industry-challenges .item-auto p {
    color: white;
    margin-bottom: 20px;
}

.industry-challenges .item-auto .button {
    width: fit-content;
    height: 32px;
    line-height: 30px;
    color: white;
    font-weight: unset;
    border: 1px solid #37a1a2;
    border-radius: 15px;
    padding: 0 15px;

    display: flex;
    align-items: center;
    justify-content: space-around;
}

.industry-challenges .item-auto .button img {
    margin-right: 8px;
}

.industry-challenges .item-auto .illustration {
    margin-right: 100px;
}

.industry-challenges .item-auto .illustration img {
    height: 220px;
    display: block;
    margin: 0 auto;
    transform: scale(1.4);
}

.industry-challenges .item {
    margin-bottom: 50px;
}

.industry-challenges .item h3 {
    font-family: var(--default-font-family-bold);
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

.industry-challenges .item img {
    max-width: calc(100% - 15px);
}

.industry-challenges .item .bottom .col-lg-2 {
    width: 13.6%;
    margin-top: 50px;
}

.industry-challenges .item .bottom .col-lg-10 {
    width: 80.3%;
    padding-right: 48px;
    padding-left: 0;
}

.industry-challenges .row h3 {
    margin-top: 20px;
}

.industry-challenges .row p {
    text-align: right;
}

.industry-solution {
    background-color: #f8f8f8;
    padding-bottom: 70px;
}

.industry-solution .container {
    padding-bottom: 0 !important;
}

.industry-solution h2 {
    font-family: var(--default-font-family-bold) !important;
    font-size: 26px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px;
}

.industry-solution .item {
    width: 60%;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    padding: 30px;
    box-shadow: 0.5px 5px 10px #eee;
    border-radius: 5px;
}

.industry-solution .item:first-child {
    margin-top: 0;
}

.industry-solution .item .container {
    width: 100%;
    padding: 10px 30px !important;
}

.industry-solution .item:last-child {
    margin-bottom: 0;
}

.industry-solution .item h3 {
    font-size: 18px;
    font-family: var(--default-font-family-bold) !important;
    margin-top: 0;
    margin-bottom: 0;
}

.industry-solution .item p {
    font-size: 16px;
    font-family: var(--default-font-family) !important;
    margin-top: 10px;
    margin-bottom: 0;
}

.industry-solution .item ul.tag {
    margin-top: 25px;
    margin-bottom: 0;
    overflow: hidden;

    display: flex;
}

.industry-solution .item ul.tag li {
    height: 30px;
    line-height: 30px;
    background-color: #35A3A5;
    color: white;
    border-radius: 5px;

    margin-left: 28px;
    padding: 0 20px;
    cursor: pointer;
}

.industry-solution .item ul.tag li.active {
    background-color: #072221;
}

.industry-solution .item .text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 25px;
    border-right: 4px solid #35A3A5;
    margin-top: 25px;
    margin-bottom: 0;
}

.industry-solution .item .text p {
    text-align: right;
}

.industry-solution .item .text i {
    color: #35A3A5;
    position: absolute;
    right: 30px;
    font-size: 21px;
}

.industry-solution .item .text + a {
    display: inline-block;
    margin-top: 10px;
}

.industry-solution .item .text span {
    font-weight: bolder;
}

.industry-solution .item img {
    max-width: 450px;
    display: block;
    margin: 0 auto;
    /*width: 100%;*/
}

.industry-effortless-and-secure .item {
    text-align: center;
    margin-bottom: 100px;
}

.industry-effortless-and-secure img {
    margin-bottom: 10px;
}

.industry-effortless-and-secure p {
    color: #434343;
    font-weight: bold;
    text-align: center;
}

.industry-higher-education .item1 {
    background: url(/res/img/industry/higher-education/customers-images-01.png) no-repeat;
}

.industry-higher-education .item2 {
    background: url(/res/img/industry/higher-education/customers-images-02.png) no-repeat;
}

.industry-higher-education .item3 {
    background: url(/res/img/industry/higher-education/customers-images-03.png) no-repeat;
}

.healthcare .item1 {
    background: url(/res/img/industry/healthcare/customers-images-01.png) no-repeat;
}

.healthcare .item2 {
    background: url(/res/img/industry/healthcare/customers-images-02.png) no-repeat;
}

.healthcare .item3 {
    background: url(/res/img/industry/healthcare/customers-images-03.png) no-repeat;
}

.financial .item1 {
    background: url(/res/img/industry/financial/customers-images-01.png) no-repeat;
}

.financial .item2 {
    background: url(/res/img/industry/financial/customers-images-02.png) no-repeat;
}

.financial .item3 {
    background: url(/res/img/industry/financial/customers-images-03.png) no-repeat;
}

.government .item1 {
    background: url(/res/img/industry/government/customers-images-01.png) no-repeat;
}

.government .item2 {
    background: url(/res/img/industry/government/customers-images-02.png) no-repeat;
}

.government .item3 {
    background: url(/res/img/industry/government/customers-images-03.png) no-repeat;
}

.manufacturing .item1 {
    background: url(/res/img/industry/manufacturing/customers-images-01.png) no-repeat;
}

.manufacturing .item2 {
    background: url(/res/img/industry/manufacturing/customers-images-02.png) no-repeat;
}

.manufacturing .item3 {
    background: url(/res/img/industry/manufacturing/customers-images-03.png) no-repeat;
}

.energy .item1 {
    background: url(/res/img/industry/energy/customers-images-01.png) no-repeat;
}

.energy .item2 {
    background: url(/res/img/industry/energy/customers-images-02.png) no-repeat;
}

.energy .item3 {
    background: url(/res/img/industry/energy/customers-images-03.png) no-repeat;
}

.telecom .item1 {
    background: url(/res/img/industry/telecom/customers-images-01.png) no-repeat;
}

.telecom .item2 {
    background: url(/res/img/industry/telecom/customers-images-02.png) no-repeat;
}

.telecom .item3 {
    background: url(/res/img/industry/telecom/customers-images-03.png) no-repeat;
}

.it .item1 {
    background: url(/res/img/industry/it/customers-images-01.png) no-repeat;
}

.it .item2 {
    background: url(/res/img/industry/it/customers-images-02.png) no-repeat;
}

.it .item3 {
    background: url(/res/img/industry/it/customers-images-03.png) no-repeat;
}

.industry-customer-container .item {
    background-size: cover;
}

.industry-customer-container .item h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    line-height: 32px;
    text-align: center;
    margin: 50px 0;
}

.industry-customer-container .item .content {
    width: 60%;
    margin: 0 auto;
    min-height: 400px;
}

.industry-customer-container .item .content h4, .industry-customer-container .item .content p {
    color: #fff;
}

.industry-customer-container .item .content h4 {
    margin-bottom: 20px;
}

.industry-customer-container .item .content p {
    width: 70%;
    font-size: 14px;
    margin-bottom: 30px;
    margin-right: 40px;
}

.industry-customer-container .item .content i {
    position: absolute;
    right: 20%;
    font-size: 24px;
    font-weight: lighter;
}

.industry-customer-container .item .content a {
    padding: 5px 10px;
}

.industry-customer-container .indicators {
    position: relative;
    top: -70px;
    z-index: 99;
    text-align: center;
}

.industry-customer-container .indicators span {
    width: 80px;
    height: 6px;
    background-color: #4ad1cd;
    border-radius: unset;
    display: inline-block;
    cursor: pointer;
}

@media (max-width: 1440px) {
    .industry-solution .item {
        width: 80%;
    }
}

@media (max-width: 1199px) {
    .industry-solution .item .col-sm-6 {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .industry-solution .item img {
        width: 90%;
    }
}


/* 移动端适配调整开始（414-360） */
@media (max-width: 414px) {
    .industry .col-sm-2 .row,.industry-challenges .col-sm-2 .row{
        text-align: center;
    }

    .industry-solution .item img{
        display: none;
    }

    .industry-effortless-and-secure .item{
        margin-bottom: 30px !important;
    }

    .industry-customer-container .item .content{
        width: 80%;
    }

    .industry-customer-container .item .content i{
        right: 10%;
    }

    .industry-customer-container .item .content{
        min-height: 600px;
    }

    .text-collapse .item i{
        margin-right: 5px;
    }


}
/* 移动端适配调整结束（414-360） */
