/* news */
.width100 {
    width: 100%;
}
.industry-bg-new {
    background-color: #8A56B5;
    padding-top: 58px;
    padding-bottom: 110px;
}
.font_18_f {
    font-size: 18px;
    color: #ffffff;
}
.font_30_1 {
    font-size: 30px;
    color: #555555;
}
.font_26_1 {
    font-size: 26px;
    color: #555555;
}
.font_18_1 {
    font-size: 18px;
    color: #555555;
}
.font_14_1 {
    font-size: 14px;
    color: #555555;
}
.font_16_1 {
    font-size: 16px;
    color: #555555;
}
.font_18_333 {
    font-size: 18px;
    color: #333333;
}
.font_30_333 {
    font-size: 30px;
    color: #333333;
}
.float-left {
    float: left;
}
.clear {
    clear: both;
    overflow: hidden;
}
.padding-9 {
    padding: 9px !important;
}
.padding-15 {
    padding: 15px !important;
}
.line-height-32 {
    line-height: 32px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-28 {
    margin-top: 28px;
}
.text-center {
    text-align: center;
}



.about-box {
    background-color: #7f4dcc;
    margin: 40px 0px 0px 0px;
    border-radius: 10px;
}
.about-img {
    width: 100%;
}


.kernel-icon-row {
    margin-top: 16px;
}


.kernel-img {
    position: relative;
    display: inline-block;
}
.kernel-img img {
    width: 100%;
}
.kernel-img-desc {
    position: absolute;
    bottom: 0;
    background-color: rgb(0 0 0 / 50%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 22px;
    text-align: center;
    width: 100%;
}

.superiority-img-big {
    width: 100%;
}



.mavin-item img {
    width: 100%;
}







/*  手机等小屏幕手持设备*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .industry-bg-new {
        background-color: #8A56B5;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about-box {
        padding: 20px 0px;
    }
    .about-box-title {
        font-size: 18px;
        color: #ffffff;
    }
    .about-content {
        font-size: 14px;
        color: #ffffff;
        margin-top: 20px;
    }

    .mavin-box {
        margin-top: 20px;
    }
    .mavin-item {
        width: 100%;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 30px 16px 20px 20px;
        margin-bottom: 26px;
        float: left;
    }
    .kernel-height-title {
        margin-top: 30px;
        font-size: 16px;
        color: #555555;
    }
    .kernel-box-title {
        font-size: 18px;
        color: #333333;
    }
    .kernel-subTitle {
        font-size: 14px;
        color: #221815;
        margin-top: 12px;
    }
    .kernel-box {
        margin-top: 48px;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 12px;
    }
    .kernel-icon-box {
        margin: 32px 0px 0px 0px;
        background-color: #7f4dcc;
        border-radius: 10px;
        padding: 15px 20px;
        line-height: 22px;
        font-size: 14px;
        color: #ffffff;
    }
    .kernel-height-content {
        margin-top: 15px;
        line-height: 22px;
        font-size: 14px;
        color: #555555;
    }
    .kernel-icon-txt {
        padding-left: 25px;
    }
    .kernel-img-title {
        margin-top: 20px;
        font-size: 18px;
        color: #555555;
    }
    .kernel-img-content {
        margin-top: 16px;
        font-size: 12px;
        color: #ffffff;
    }

    .kernel-icon-img {
        width: 40px;
        height: 40px;
    }

    .green-alleyway-box-title {
        font-size: 18px;
        color: #333333;
    }
    .green-alleyway-box-content {
        font-size: 14px;

        color: #333333;
        margin-top: 20px;
    }
    .green-alleyway-item-box {
        background-color: #EBF6FB;
        border-radius: 10px;
        padding: 20px;
        margin-top: 20px;
    }

    .manage-box {
        margin-top: 30px;
    }
    .manage-box-title {
        font-size: 18px;
        color: #333333;
    }
    .manage-item {
        width: 24%;
        float: left;
        margin-right: 1%;
    }
    .manage-item img {
        width: 100%;
    }
    .manage-item:nth-child(2n) {
        margin-right: 0%;
    }
    .manage-item-box {
        margin-top: 20px;
    }


    .bed-box {
        margin-top: 30px;
    }
    .bed-img-box {
        text-align: center;
    }
    .bed-box-title {
        font-size: 18px;
        color: #333333;
    }
    .bed-img2 {
        margin-top: 20px;
        width: 70%;
    }
    .bed-img {
        margin-top: 20px;
        width: 100%;
    }
    .bed-desc {
        background-color: #8a55b6;
        border-radius: 10px;
        padding: 15px;
        line-height: 24px;
        margin-top: 20px;
        color: #ffffff;
        font-size: 14px;
    }

    .water-box {
        margin-top: 30px;
    }
    .water-box-title {
        font-size: 18px;
        color: #333333;
    }
    .water-row {
        margin-top: 20px;
    }
    .water-img {
        width: 100%;
        margin-bottom: 10px;
    }
    

    .product-box {
        margin-top: 15px;
    }
    .product-box-title {
        color: #333333;
        font-size: 18px;
    }
    .product-back {
        margin-top: 20px;
    }
    .product-icon-box {
        padding: 15px;
    }
    .product-icon-item {
        width: 24%;
        margin-left: 1%;
        margin-bottom: 1%;
        text-align: center;
        font-size: 14px;
    }
    .product-icon-item img {
        width: 100%;
    }

    .product-back {
        background: url("/static/img/industry/news/product_back.png");
        background-size: cover;
        width: 100%;
    }
    
    .follow-back {
        background: url("/static/img/industry/news/follow_back.png");
        background-size: cover;
        width: 100%;
        margin-top: 10px;
    }
    
    .superiority-box {
        margin-top: 15px;
    }
    .superiority-box-title {
        font-size: 18px;
        color: #333333;
    }
    .superiority-subTitle {
        margin-top: 10px;
        font-size: 16px;
        color: #555555;
    }
    .superiority-subTitle2 {
        font-size: 16px;
        color: #555555;
    }
    .superiority-subTitle3 {
        margin-top: 24px;
        font-size: 16px;
        color: #555555;
    }
    .superiority-icon-box {
        width: 100%;
        padding: 10px 10%;
        position: absolute;
        bottom: 0;
    }
    .superiority-icon-item {
        width: 30%;
        margin-left: 3%;
        text-align: center;
    }
    .superiority-icon-item img {
        width: 100%;
    }
    
    .superiority-row1 img {
        width: 100%;
    }
    
    .superiority-row2 {
        margin-top: 18px;
        position: relative;
    }
    .superiority-content {
        line-height: 28px;
        margin-top: 10px;
        font-size: 14px;
        color: #555555;
    }
    .superiority-img-content {
        line-height: 24px;
    }

    .superiority-column-img {
        height: 120px;
    }
    .superiority-column {
        width: 49%;
        margin-left: 2%;
    }
    .superiority-column:first-child {
        margin-left: 0;
    }

    .follow-box {
        margin-top: 15px;
    }
    .follow-box-title {
        font-size: 18px;
        color: #333333;
    }
    .follow-icon-txt {
       display: inline-block;
    }
    .follow-icon-style {
        vertical-align: middle;
    }
    .follow-icon-box{
        padding-bottom: 10px;
    }
    .follow-icon-item {
        text-align: left;
        color: #3d9f94;
        font-size: 14px;
        opacity: 0.8;
        height: 100px;
        background-color: #ffffff;
        padding: 5%;
    }
    .follow-icon-item img {
        width: 30%;
    }
    .follow-row {
        padding-left: 5px;
        padding-right: 5px;
        margin-top: 10px;
    }
    .follow-row-img {
        margin-top:19px;
    }
    .follow-row-img2 {
        margin-top: -58px;
    }

    
    .green-alleyway-row img {
        width: 24%;
        margin-right: 1%;
        margin-bottom: 6px;
    }
    .green-alleyway-row img:last-child {
        margin-right: 0%;
    }
    .green-alleyway-row2 {
        clear: both;
        overflow: hidden;
    }
    .green-alleyway-row2 img {
        width: 100%;
    }
    .green-alleyway-row2-item {
        float: left;
        width: 49%;
    }
    .green-alleyway-row2-img2 {
        margin-left: 2%;
    }

    .big-icon {
        width: 10%;
    }
}

@media screen  and (min-width: 767px) and (max-width: 1024px) {
    .industry-bg-new {
        background-color: #8A56B5;
        padding-top: 58px;
        padding-bottom: 110px;
    }
    .about-box {
        padding: 56px;
    }
    .about-box-title {
        font-size: 30px;
        color: #ffffff;
    }
    .about-content {
        font-size: 18px;
        color: #ffffff;
        margin-top: 30px;
    }
    
    .mavin-box {
        margin-top: 42px;
    }
    .mavin-item {
        width: 49%;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 46px 40px 32px 38px;
        margin-bottom: 26px;
        float: left;
    }
    .mavin-item:nth-child(2n) {
        margin-left: 2%;
    }
    .mavin-item-desc {
        height: 300px;
    }
    
    .kernel-height-title {
        margin-top: 60px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-box-title {
        font-size: 30px;
        color: #333333;
    }
    .kernel-subTitle {
        font-size: 18px;
        color: #221815;
        margin-top: 36px;
    }
    .kernel-box {
        margin-top: 48px;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 52px 36px 28px 36px;
    }
    .kernel-icon-box {
        margin: 32px 0px 0px 0px;
        background-color: #7f4dcc;
        border-radius: 10px;
        padding: 22px 34px;
        line-height: 32px;
        font-size: 18px;
        color: #ffffff;
    }
    .kernel-height-content {
        margin-top: 26px;
        line-height: 34px;
        font-size: 18px;
        color: #555555;
    }
    .kernel-img-title {
        margin-top: 44px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-img-content {
        margin-top: 32px;
        font-size: 16px;
        color: #ffffff;
    }
    .kernel-icon-txt {
        padding-left: 34px;
    }

    .superiority-row1{
        height: 240px;
    }
    .superiority-column {
        width: 49%;
        margin-left: 2%;
    }
    .superiority-column:first-child {
        margin-left: 0;
    }
    .superiority-subTitle2 {
        font-size: 26px;
        color: #555555;
    }
    .superiority-img-content {
        font-size: 18px;
        color: #555555;
    }
    .superiority-row2 {
        margin-top: 18px;
        position: relative;
    }
    .superiority-box {
        margin-top: 85px;
    }
    .superiority-box-title {
        font-size: 30px;
        color: #333333;
    }
    .superiority-subTitle {
        margin-top: 30px;
        font-size: 26px;
        color: #555555;
    }

    .green-alleyway-box-title {
        font-size: 30px;
        color: #333333;
    }
    .green-alleyway-box-content {
        font-size: 18px;
        color: #333333;
        margin-top: 28px;
    }
    .green-alleyway-item-box {
        background-color: #EBF6FB;
        border-radius: 10px;
        padding: 20px;
        margin-top: 38px;
    }
    .green-alleyway-box {
        margin-top: 16px;
    }
    .green-alleyway-left {
        width: 100%;
    }
    .green-alleyway-row2 {
        width: 100%;
    }
    .green-alleyway-row img {
        width: 24%;
        margin-right: 1%;
        margin-bottom: 6px;
    }
    .green-alleyway-row img:last-child {
        margin-right: 0%;
    }
    .green-alleyway-row2 img {
        width: 99%;
        margin-bottom: 10px;
    }


    .manage-box {
        margin-top: 84px;
    }
    .manage-box-title {
        font-size: 30px;
        color: #333333;
    }
    .manage-item {
        width: 16%;
        float: left;
        margin-right: 5%;
    }
    .manage-item img {
        width: 100%;
    }
    .manage-item:nth-child(5n) {
        margin-right: 0%;
    }
    .manage-item-box {
        margin-top: 40px;
    }

    .bed-box {
        margin-top: 75px;
    }
    .bed-img-box {
        text-align: center;
    }
    .bed-box-title {
        font-size: 30px;
        color: #333333;
    }
    .bed-img {
        margin-top: 40px;
        width: 100%;
    }
    .bed-img2 {
        margin-top: 20px;
        width: 70%;
    }
    .bed-desc {
        background-color: #8a55b6;
        border-radius: 10px;
        padding: 28px 16px;
        line-height: 24px;
        margin-top: 30px;
        color: #ffffff;
        font-size: 18px;
    }

    .water-box {
        margin-top: 85px;
    }
    .water-box-title {
        font-size: 30px;
        color: #333333;
    }
    .water-row {
        margin-top: 46px;
    }
    .water-img {
        width: 50%;
    }
    
    .product-box {
        margin-top: 90px;
    }
    .product-box-title {
        color: #333333;
        font-size: 30px;
    }
    .product-back {
        margin-top: 42px;
    }
    .product-icon-box {
        padding: 60px;
    }
    .product-icon-item {
        width: 12%;
        margin-left: 0.5%;
        text-align: center;
        font-size: 14px;
    }
    .product-icon-item img {
        width: 100%;
    }

    .product-back {
        background: url("/static/img/industry/news/product_back.png");
        background-size: cover;
        width: 100%;
    }
    
    .follow-back {
        background: url("/static/img/industry/news/follow_back.png");
        background-size: cover;
        width: 100%;
        margin-top: 40px;
    }

    .superiority-icon-box {
        width: 100%;
        padding: 40px 20%;
        position: absolute;
        bottom: 0;
    }
    .superiority-icon-item {
        width: 33%;
        text-align: center;
    }
    .superiority-content {
        line-height: 34px;
        margin-top: 20px;
        font-size: 18px;
        color: #555555;
    }
    .superiority-img-content {
        line-height: 32px;
    }

    .follow-box {
        margin-top: 90px;
    }
    .follow-box-title {
        font-size: 30px;
        color: #333333;
    }
    .follow-icon-txt {
        height: 70px;
    }
    .follow-icon-item {
        text-align: center;
        color: #3d9f94;
        font-size: 20px;
        opacity: 0.8;
        background-color: #ffffff;
        padding: 10% 0;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1300px) {
    .industry-bg-new {
        background-color: #8A56B5;
        padding-top: 58px;
        padding-bottom: 110px;
    }
    .about-box {
        padding: 56px;
    }
    .about-box-title {
        font-size: 26px;
        color: #ffffff;
    }
    .about-content {
        font-size: 18px;
        color: #ffffff;
        margin-top: 46px;
    }
    
    .mavin-box {
        margin-top: 42px;
    }
    .mavin-item {
        width: 49%;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 46px 40px 32px 38px;
        margin-bottom: 26px;
        float: left;
    }
    .mavin-item:nth-child(2n) {
        margin-left: 2%;
    }
    .mavin-item-desc {
        height: 200px;
    }
    
    .kernel-height-title {
        margin-top: 60px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-box-title {
        font-size: 30px;
        color: #333333;
    }
    .kernel-subTitle {
        font-size: 18px;
        color: #221815;
        margin-top: 36px;
    }
    .kernel-box {
        margin-top: 48px;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 52px 36px 28px 36px;
    }
    .kernel-icon-box {
        margin: 32px 0px 0px 0px;
        background-color: #7f4dcc;
        border-radius: 10px;
        padding: 22px 34px;
        line-height: 32px;
        font-size: 18px;
        color: #ffffff;
    }
    .kernel-height-content {
        margin-top: 26px;
        line-height: 34px;
        font-size: 18px;
        color: #555555;
    }
    .kernel-img-title {
        margin-top: 44px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-img-content {
        margin-top: 32px;
        font-size: 16px;
        color: #ffffff;
    }

    .superiority-box {
        margin-top: 85px;
    }
    .superiority-box-title {
        font-size: 30px;
        color: #333333;
    }

    .green-alleyway-box-title {
        font-size: 30px;
        color: #333333;
    }
    .green-alleyway-box-content {
        font-size: 18px;
        color: #333333;
        margin-top: 28px;
    }
    .green-alleyway-item-box {
        background-color: #EBF6FB;
        border-radius: 10px;
        padding: 20px;
        margin-top: 38px;
    }
    .green-alleyway-left {
        width: 100%;
    }
    .green-alleyway-row2 {
        width: 100%;
    }
    .green-alleyway-box {
        margin-top: 16px;
    }
    .green-alleyway-row img {
        width: 24%;
        margin-right: 1%;
        margin-bottom: 6px;
    }
    .green-alleyway-row img:last-child {
        margin-right: 0%;
    }
    .green-alleyway-row2 img {
        width: 99%;
        margin-bottom: 10px;
    }


    .manage-box {
        margin-top: 84px;
    }
    .manage-box-title {
        font-size: 30px;
        color: #333333;
    }
    .manage-item {
        width: 16%;
        float: left;
        margin-right: 5%;
    }
    .manage-item img {
        width: 100%;
    }
    .manage-item:nth-child(5n) {
        margin-right: 0%;
    }
    .manage-item-box {
        margin-top: 40px;
    }

    .bed-box {
        margin-top: 75px;
    }
    .bed-img-box {
        text-align: center;
    }
    .bed-box-title {
        font-size: 30px;
        color: #333333;
    }
    .bed-img {
        margin-top: 40px;
        width: 100%;
    }
    .bed-img2 {
        margin-top: 20px;
        width: 70%;
    }
    .bed-desc {
        background-color: #8a55b6;
        border-radius: 10px;
        padding: 28px 16px;
        line-height: 24px;
        margin-top: 30px;
        color: #ffffff;
        font-size: 18px;
    }

    .water-box {
        margin-top: 85px;
    }
    .water-box-title {
        font-size: 30px;
        color: #333333;
    }
    .water-row {
        margin-top: 46px;
    }
    .water-img {
        width: 50%;
    }
    
    
    .product-box {
        margin-top: 90px;
    }
    .product-box-title {
        color: #333333;
        font-size: 30px;
    }
    .product-back {
        margin-top: 42px;
    }
    .product-icon-box {
        padding: 60px;
    }
    .product-icon-item {
        width: 12%;
        margin-left: 0.5%;
        text-align: center;
        font-size: 18px;
    }

    .product-back {
        background: url("/static/img/industry/news/product_back.png");
        background-size: cover;
        width: 100%;
    }
    
    .follow-back {
        background: url("/static/img/industry/news/follow_back.png");
        background-size: cover;
        width: 100%;
        margin-top: 40px;
    }

    .superiority-box {
        margin-top: 85px;
    }
    .superiority-row2 {
        margin-top: 18px;
        position: relative;
    }
    .superiority-icon-box {
        width: 100%;
        padding: 100px 20%;
        position: absolute;
        bottom: 0;
    }
    .superiority-icon-item {
        width: 33%;
        text-align: center;
    }
    .superiority-subTitle {
        margin-top: 30px;
        font-size: 26px;
        color: #555555;
    }
    .superiority-content {
        line-height: 34px;
        margin-top: 20px;
        font-size: 18px;
        color: #555555;
    }
    .superiority-img-content {
        margin-top: 20px;
        line-height: 32px;
    }
    .superiority-row1{
        height: 312px;
    }
    .superiority-column {
        width: 49%;
        margin-left: 2%;
    }
    .superiority-column:first-child {
        margin-left: 0;
    }
    .superiority-column-img {
        height: 312px;
    }
    
    .follow-box {
        margin-top: 90px;
    }
    .follow-box-title {
        font-size: 30px;
        color: #333333;
    }
    .follow-icon-txt {
        height: 110px;
    }
    .follow-icon-item {
        text-align: center;
        color: #3d9f94;
        font-size: 26px;
        opacity: 0.8;
        background-color: #ffffff;
        padding: 10% 0;
    }
}

@media screen  and (min-width: 1301px) {
    .industry-bg-new {
        background-color: #8A56B5;
        padding-top: 58px;
        padding-bottom: 110px;
    }
    .about-box {
        padding: 52px 36px 28px 26px;
    }
    .about-box-title {
        font-size: 30px;
        color: #ffffff;
    }
    .about-content {
        font-size: 18px;
        color: #ffffff;
        margin-top: 46px;
    }

    .mavin-box {
        margin-top: 42px;
    }
    .mavin-item {
        width: 49%;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 46px 40px 32px 38px;
        margin-bottom: 26px;
        float: left;
    }
    .mavin-item:nth-child(2n) {
        margin-left: 2%;
    }
    .mavin-item-desc {
        height: 200px;
    }

    .kernel-height-title {
        margin-top: 60px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-box-title {
        font-size: 30px;
        color: #333333;
    }
    .kernel-subTitle {
        font-size: 18px;
        color: #221815;
        margin-top: 36px;
    }

    .kernel-box {
        margin-top: 48px;
        border: solid 4px #8a55b6;
        border-radius: 10px;
        padding: 52px 36px 28px 36px;
    }
    .kernel-icon-box {
        margin: 32px 0px 0px 0px;
        background-color: #7f4dcc;
        border-radius: 10px;
        padding: 22px 34px;
        line-height: 32px;
        font-size: 18px;
        color: #ffffff;
    }
    .kernel-height-content {
        margin-top: 26px;
        line-height: 34px;
        font-size: 18px;
        color: #555555;
    }
    .kernel-img-title {
        margin-top: 44px;
        font-size: 26px;
        color: #555555;
    }
    .kernel-img-content {
        margin-top: 32px;
        font-size: 16px;
        color: #ffffff;
    }

    .manage-box {
        margin-top: 84px;
    }
    .manage-box-title {
        font-size: 30px;
        color: #333333;
    }
    .manage-item {
        width: 16%;
        float: left;
        margin-right: 5%;
    }
    .manage-item img {
        width: 100%;
    }
    .manage-item:nth-child(5n) {
        margin-right: 0%;
    }
    .manage-item-box {
        margin-top: 40px;
    }

    .bed-box {
        margin-top: 75px;
    }
    .bed-img-box {
        text-align: center;
    }
    .bed-box-title {
        font-size: 30px;
        color: #333333;
    }
    .bed-img {
        margin-top: 40px;
        width: 100%;
    }
    .bed-img2 {
        margin-top: 20px;
        width: 70%;
    }
    .bed-desc {
        background-color: #8a55b6;
        border-radius: 10px;
        padding: 28px 16px;
        line-height: 24px;
        margin-top: 30px;
        color: #ffffff;
        font-size: 18px;
    }

    .water-box {
        margin-top: 85px;
    }
    .water-box-title {
        font-size: 30px;
        color: #333333;
    }
    .water-row {
        margin-top: 46px;
    }
    .water-img {
        width: 50%;
    }

    .product-box {
        margin-top: 84px;
    }
    .product-back {
        margin-top: 42px;
    }
    .product-icon-box {
        padding: 60px 40px;
    }
    .product-icon-item {
        width: 12%;
        margin-left: 0.5%;
        text-align: center;
        font-size: 18px;
    }

    .superiority-box {
        margin-top: 85px;
    }
    .superiority-box-title {
        font-size: 30px;
        color: #333333;
    }
    .superiority-icon-box {
        width: 100%;
        padding: 100px 20%;
        position: absolute;
        bottom: 0;
    }
    .superiority-icon-item {
        width: 33%;
        text-align: center;
    }
    .superiority-img-box {
        margin-top: 20px;
    }

    .follow-box {
        margin-top: 90px;
    }
    .follow-box-title {
        font-size: 30px;
        color: #333333;
    }
    .follow-icon-txt {
        height: 110px;
    }

    .product-back {
        background: url("/static/img/industry/news/product_back.png");
        background-size: cover;
        width: 100%;
    }
    
    .follow-back {
        background: url("/static/img/industry/news/follow_back.png");
        background-size: cover;
        width: 100%;
        margin-top: 40px;
    }
    .follow-icon-item {
        text-align: center;
        color: #3d9f94;
        font-size: 26px;
        opacity: 0.8;
        background-color: #ffffff;
        padding: 10% 0;
    }

    .superiority-row1 {
        margin-top: 36px;
    }
    .superiority-img {
        margin-left: 16px;
    }
    .superiority-img:first-child {
        margin-left: 0px;
    }
    .superiority-row2 {
        margin-top: 18px;
        position: relative;
    }
    .superiority-subTitle {
        margin-top: 30px;
        font-size: 26px;
        color: #555555;
    }
    .superiority-subTitle2 {
        margin-top: 30px;
        font-size: 26px;
        color: #555555;
    }
    .superiority-subTitle3 {
        margin-top: 30px;
        font-size: 26px;
        color: #555555;
    }
    .superiority-content {
        line-height: 34px;
        margin-top: 20px;
        font-size: 18px;
        color: #555555;
    }
    .superiority-img-content {
        font-size: 18px;
        margin-top: 20px;
        line-height: 32px;
    }

    .product-box {
        margin-top: 90px;
    }
    .product-box-title {
        color: #333333;
        font-size: 30px;
    }
    .product-icon-item img {
        width: 108px;
        height: 108px;
    }
    .product-txt {
        font-size: 20px;
        margin-top: 30px;
    }

    .green-alleyway-box {
        margin-top: 56px;
    }
    .green-alleyway-box-title {
        font-size: 30px;
        color: #333333;
    }
    .green-alleyway-box-content {
        font-size: 18px;
        color: #333333;
        margin-top: 28px;
    }
    .green-alleyway-item-box {
        background-color: #EBF6FB;
        border-radius: 10px;
        padding: 20px;
        margin-top: 38px;
    }
    .green-alleyway-row img {
        width: 24.25%;
        margin-right: 1%;
        margin-bottom: 10px;
    }
    .green-alleyway-row img:last-child {
        margin-right: 0%;
    }

    .green-alleyway-left {
        width: 700px;
        background: #fff;
        padding: 5px;
    }

    .green-alleyway-row2-img1 {
        width: 420px;
        height: 278px;
    }
    .green-alleyway-row2-img2 {
        margin-top: 10px;
        width: 420px;
        height: 287px;
    }
}