@font-face {
    font-family: 'iconfont';  /* Project id 3858993 */
    src: url('//at.alicdn.com/t/c/font_3858993_xmkjfw0m7es.woff2?t=1673419844277') format('woff2'),
    url('//at.alicdn.com/t/c/font_3858993_xmkjfw0m7es.woff?t=1673419844277') format('woff'),
    url('//at.alicdn.com/t/c/font_3858993_xmkjfw0m7es.ttf?t=1673419844277') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#projectBG {
    padding: 90px 0 90px 0;
}
#projectBG .bg-img {
    margin-top: 60px;
}
#projectBG .bg-img>div>div {
    border: 1px solid #CCCCCC;
    border-radius: 12px;

}
#projectBG .bg-img>div>div {
    max-width: 680px;
}
#projectBG .bg-img>div>div  img {
    width: 100%
}
#projectBG .bg-img .bg-img-1 {
    margin-right: 12px;
}
#projectBG .bg-img .bg-img-2 {
    margin-left: 12px;
}

#case {
    /*background: #F5F7FA;*/
    padding: 90px 0 90px 0;
}
#case .case-contain {
    margin-top: 60px;
}
#case .case-contain>div>div {
    /* height: 420px; */
    height: 100%;
    width: 80%;
    margin: 0 auto;
    background: #F5F7FA;
    border-radius: 0 0 12px 12px;
    padding-bottom: 29px;
}
#case .case-contain .case-img img{
    /* width: 100%; */
}
#case .case-contain .case-tit {
    text-align: center;
    font-size: 24px;
    line-height: 42px;
    margin-top: 26px;
    color: rgba(0,0,0,0.87);
    font-family: PingFangSC-Medium,"Noto Sans SC";
    font-weight: 500;

}
#case .case-contain .case-text {
    margin: 8px 18px 0 18px;
}
#case .case-contain .case-more {
    width: 100px;
    height: 28px;
    border: 1px solid #2865BD;
    margin: 0 auto;
    margin-top: 26px;
    text-align: center;
    color: #2865BD;
    line-height: 28px;
}
#case .case-contain .case-more img {
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    margin-left: 5px;
    height: 16px;
}

#mode {
    background: #F5F7FA;
    padding-top: 90px;
    padding-bottom: 90px;
}
#mode .container-custom .honor-text {
    margin-top: 31px;
    font-size: 24px;
    color: rgba(0,0,0,0.60);
    text-align: center;
    line-height: 42px;
}
#mode .container-custom .honor-img {
    margin-top: 14px;
}
#mode .container-custom .honor-img img {
    display: block;
    margin: 0 auto;
    /*width: 80%;*/
}
#partyBuild {
    padding-top: 90px;
    padding-bottom: 90px;
}
#partyBuild .container-custom .party-text {
    margin-top: 31px;
    margin-bottom: 30px;
    font-size: 24px;
    color: rgba(0,0,0,0.60);
    text-align: center;
    line-height: 42px;
}
#partyBuild .container-custom .party-box {
    margin: 0 auto;
    width: 90%;
    box-shadow: 0px 1px 20px 0px rgb(163 175 195 / 30%);
}
#partyBuild .container-custom .party-box .party-avatar img {
    display: block;
    margin: 0 auto;
    width: 88px;
    height: 88px;
}
#partyBuild .container-custom .party-box .party-content span {
    display: block;
    text-align: center;
}
#partyBuild .container-custom .party-box .party-content .con-tit {
    font-size: 24px;
    line-height: 42px;
    color: rgba(0,0,0,0.87);
    font-family: PingFangSC-Medium,"Noto Sans SC";
    font-weight: 500;
}
#partyBuild .container-custom .party-box .party-tag {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    padding-bottom: 30px;
}
#partyBuild .container-custom .party-box .party-tag span {
    display: inline-block;
    border: 1px solid #ff5a22;
    border-radius: 3px;
    color: #ff5a22;
    text-align: center;
    margin: 5px;
    padding: 3px;
}
#IOT {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #F5F7FA;

}
#IOT .container-custom .iot-text {
    margin-top: 31px;
    margin-bottom: 30px;
    font-size: 24px;
    color: rgba(0,0,0,0.60);
    text-align: center;
    line-height: 42px;
}
#IOT .container-custom .IOT-left {

}
#IOT .container-custom .IOT-right {
    margin-left: 8%;
}
#IOT .container-custom .IOT-right>span:nth-child(1) {
    display: block;
    font-size: 24px;
}
#IOT .container-custom .IOT-right>span:nth-child(2) {
    font-size: 18px;
    display: block;

}
#IOT .container-custom .IOT-right ul {
    height: 60%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    padding-left: 0;
}
#IOT .container-custom .IOT-right ul li {
    list-style-type: none;
    width: 100%;
    font-size: 20px;
}
#IOT .container-custom .IOT-right ul li i {
    font-size: 16px;
    padding: 5px;
    border-radius: 8px;
    color: #fff;
}
#IOT .container-custom .IOT-right ul li:nth-child(1) i {
    background-color: rgb(29,169, 127);
}
#IOT .container-custom .IOT-right ul li:nth-child(2) i {
    background-color: rgb(255, 56, 44);
}
#IOT .container-custom .IOT-right ul li:nth-child(3) i {
    background-color: rgb(29,172, 252);
}
#IOT .container-custom .IOT-right ul li:nth-child(4) i {
    background-color: rgb(171,98, 243);
}

#IOT .container-custom .IOT-right ul li span {
    display: inline-block;
    margin-left: 15px;
}


@media (max-width: 992px) {
    #case .case-contain .case-tit {
        font-size:  20px;
        line-height: 32px;
        margin-top: 20px;
    }
    #case .case-contain .case-more {
        margin-top: 18px;
    }
}
@media (max-width: 575.98px) {
    #banner img {
        content: url(../imgMobile/rural-banner.webp);
    }
    #projectBG, #case {
        padding: 50px 0 50px 0;
    }
    #case .case-contain>div>div {
        /*padding-left: 8vw;*/
        /*padding-right: 8vw;*/
    }
    #case .case-contain .case-1 {
        margin-bottom: 16px;
    }
    #projectBG .bg-img, #case .case-contain {
        margin-top: 20px;
    }
    #IOT .container-custom .IOT-right {
        margin-left: 0;
    }
    #projectBG .bg-img .bg-img-1 {
        margin-right: 0px;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    #projectBG, #case {
        padding: 60px 0 60px 0;
    }
    #case .case-contain .case-1 {
        margin-bottom: 16px;
    }
    #case .case-contain>div>div {
        /*padding-left: 7vw;*/
        /*padding-right: 7vw;*/
    }
    #projectBG .bg-img, #case .case-contain {
        margin-top: 30px;
    }
    #IOT .container-custom .IOT-right {
        margin-left: 0;
    }
    #projectBG .bg-img .bg-img-1 {
        margin-right: 0px;
    }
}
@media (min-width: 769px) and (max-width: 991.98px) {
    #projectBG, #case {
        padding: 70px 0 70px 0;
    }
    #projectBG .bg-img, #case .case-contain {
        margin-top: 40px;
    }
}
@media (min-width: 992px) {
    #projectBG, #case {
        padding: 80px 0 80px 0;
    }
    #projectBG .bg-img, #case .case-contain {
        margin-top: 50px;
    }
}
