.inside-banner-bg {
    width: 446px;
    height: 367px;
    position: absolute;
    top: 10%;
    right: 18%;
}

.inside-banner-bg-m {
    width: 211px;
    height: auto;
    position: absolute;
    top: 16%;
    right: 8%;
}

.container2 .info-02 {
    max-width: 602px;
}

.container .inside-title .title {
    margin: 48px 0 42px 0;
}

.container .inside-title .info1 {
    width: 714px;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    color: #999999;
}

.orange-line {
    background: #EC6826;
    margin: auto;
    height: 3px;
    width: 50px;
    margin-bottom: 30px;
    margin-top: -2.2%;
}

.pro-dec .list {
    width: 596px;
    height: 196px;
    background: #FFFFFF;
    transition: all 100ms;
    padding: 35px 0 0 36px;
    border: 1px solid #E6E6E6;
    float: left;
    margin-right: 38px;
    margin-bottom: 21px;
}

.pro-dec .list:nth-child(2n) {
    margin-right: 0;
}

.pro-dec .list:nth-child(3) {
    margin-bottom: 0;
}

.pro-dec .list:nth-child(4) {
    margin-bottom: 0;
}

.zong {
    margin-bottom: 58px;
}

.pro-dec .list .item img {
    width: 73px;
    height: 64px;
}

.pro-dec .list .item-zh {
    margin-left: 32px;
    /* width: 434px; */
    width: 75%;
}

.pro-dec .list:hover {
    border-top: 2px solid #EC6826;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
}

.pro-dec .list .item-content {
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
}

.pro-dec .list .item-tit {
    font-size: 18px;

    font-weight: 700;
    color: #333333;
    line-height: 22px;
    margin-bottom: 20px;
}

.pro-architecture {
    height: 833px;
    background-color: #F5F5F5;
    padding-top: 10px;
}

.pro-architecture .img-container {
    width: 1000px;
    height: 590px;
    box-shadow: 0px 50px 54px 0px rgba(4, 0, 0, 0.18);
    margin-left: auto;
    margin-right: auto;
}

.product-advantages {
    padding-bottom: 55px;
}

.product-advantages .list .item {
    width: 18%;
    float: left;
    margin-right: 100px;

}

.product-advantages .list .item:last-child {
    margin-right: 0;
}

.product-advantages .list .item .img-con {
    width: 105px;
    height: 105px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.product-advantages .list .item .img-con img {
    max-height: 61px;
    width: 61px;
    height: 61px;
}

.product-advantages .list .item-tit {
    /* width: 72px; */
    height: 18px;
    font-size: 18px;

    font-weight: 400;
    color: #333333;
    line-height: 22px;
    text-align: center;
    margin: 27px 0 21px 0;
}

.product-advantages .list .item-txt {
    width: 238px;
    height: 59px;
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
}

.big-con {
    text-align: center;
}

.application-scenarios {
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 82px;
}

.application-scenarios .item {
    float: left;
    width: 605px;
    height: 231px;
    background: #FFFFFF;
    padding: 47px 0 0 34px;
    margin-right: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    transition: all 100ms;
    border-left: 4px solid transparent;
}

.zong-con {
    width: 62%;
}

.application-scenarios .item:nth-child(2) {
    margin-right: 0;
}

.application-scenarios .item:hover {
    box-shadow: 0px 63px 54px 0px rgba(4, 0, 0, 0.08);
    border-left: 4px #EC6826 solid;
}

.application-scenarios .item .title {
    width: 200px;
    height: 19px;
    font-size: 20px;

    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.application-scenarios .item .info {
    height: 39px;
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 24px;
    margin-top: 33px;
}

.application-scenarios .item .img1,
.application-scenarios .item .img2 {
    width: 126px;
    height: 166px;
}

.application-scenarios .item .img1 {
    margin-right: 47px;
}

.application-scenarios .item .img2 {
    width: 194px;
    height: 144px;
    margin-right: 21px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

@media screen and (max-width: 1281px) {
    .zong-con {
        width: 60%;
    }

    .application-scenarios .item {
        width: 590px;
    }
}

@media screen and (max-width: 768px) {
    .pro-dec .list {
        width: 100%;
        margin-bottom: 21px !important;
        height: 100%;
        padding-bottom: 30px;
    }

    .orange-line {
        margin-top: -4.2%;
    }

    .container .inside-title .info1 {
        width: 100%;
    }

    .pro-architecture .img-container {
        max-width: 100%;
    }

    .product-advantages .list .item {
        width: 50%;
        margin-right: 0;
    }

    .product-advantages .list .item-txt {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }

    .application-scenarios .item {
        margin-bottom: 20px;
        width: 100%;
    }

    .container .inside-title .info {
        width: 100%;
    }

    .pro-architecture {
        height: 574px;
    }

    .pro-architecture .img-container {
        height: 100%;
    }
}

@media screen and (max-width: 629px) {
    .product-advantages .list .item {
        width: 100%;
    }

    .zong-con {
        width: 52%;
    }
}

@media screen and (max-width: 516px) {
    .pro-dec .list .item-zh {
        width: 63%;
    }

    .pro-dec .list .item img {
        margin-top: 50px;
    }

    .application-scenarios .item .img2 {
        width: 116px;
        height: 92px;
        margin-top: 20px;
        margin-right: 9px;
    }

    .application-scenarios .item .img1 {
        width: 92px;
        height: 97px;
        margin-right: 0;
        margin-top: 36px;
    }
}

@media screen and (max-width: 375px) {
    .pro-architecture {
        height: 386px;
    }

    .pro-dec .list .item-zh {
        width: 57%;
    }
}
