@media (min-width:992px) {
    #section4 .section-bg {
        background: url(https://cdn.cnbj2.fds.api.mi-img.com/cdn/website/aqara/us/smart_hub_en-pc-product4.jpg) no-repeat;
        background-position: center center;
        /* background-size:100% auto; */
        height: 450px;
        padding-top: 50px;
        padding-bottom: 50px;
        background-color: rgb(8, 83, 96);
    }

    #section9 .en_section-bg {
        padding-bottom: 30px;
        width: 100%;
        height: 410px;
        background-color: rgb(8, 83, 96);
    }
}

@media (min-width:1226px) {}

@media (min-width:1326px) {}

@media (min-width:1526px) {}

#section6 {
    width: 100%;
}

.p6-Init {}

.specialNavContainer {
    width: 30px;
    padding: 5px;
    position: absolute;
    right: 20px;
    top: 25%;
    z-index: 9999;
}

.specialButton {
    display: block;
    width: 10px;
    height: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(222, 222, 222);
    border: 1px solid rgb(1, 1, 1, 0);
    border-radius: 50%;
}

.specialButtonActive {
    background: #00aae6;
}

.specialPageContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

#specialPages {
    position: relative;
    width: 100%;
    height: 100%;
}

.specialPages0 {
    left: 0;
}

.specialPages1 {
    left: -100%;
}

.specialPages2 {
    left: -200%;
}

.specialPages3 {
    left: -300%;
}

.specialPages4 {
    left: -400%;
}

.specialPages5 {
    left: -500%;
}

.specialPage {
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    top: 0;
    float: left;
    background-position: center 100%;
}

#specialPage0 {
    left: 0;
}

#specialPage1 {
    left: 100%;
}

#specialPage2 {
    left: 200%;
}

#specialPage3 {
    left: 300%;
}

#specialPage4 {
    left: 400%;
}

#specialPage5 {
    left: 500%;
}

.part0 {
    color: white;
    position: absolute;
    width: 41.7%;
    height: 43%;
    top: 0;
    ;
    right: 0;
    padding-top: 4%;
    padding-left: 3%;
    padding-right: 50px;
}

.part1 {
    color: white;
    position: absolute;
    width: 41.7%;
    height: 23.2%;
    top: 41%;
    right: 0;
    padding-top: 0;
    padding-left: 3%;
    padding-right: 50px;
}

.part2 {
    color: white;
    position: absolute;
    width: 41.7%;
    height: 30%;
    bottom: 0;
    right: 0;
    padding-top: 0;
    padding-left: 3%;
    padding-right: 50px;
}

.section-intro {
    position: relative;
}

.section-intro img {
    width: 100%;
}

.icoContainer {
    height: 60px;
    position: relative;
    padding-top: 20px;
}

.icoItem {
    display: inline-block;
    height: 60px;
    position: relative;
    margin-left: 0;
    margin-right: 15px;
    float: left;
}

.icoItem:after {
    content: "";
    clear: both;
    display: block;
}

.icoItem p {
    font-size: 12px;
    text-align: center;
}

.icoImageContainer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    margin-bottom: 10px;
}

.icoImageContainer img {
    width: auto;
    height: 100%;
}

.icoImageContainer p {
    font-size: 10px;
    line-height: 60px;
    vertical-align: middle;
    opacity: 0.8;
}

.paramContainer>div>p:first-child {
    font-weight: 700;
    font-size: 1.5rem;
    margin-top: 5px;
    margin-bottom: 2px;
}

.paramContainer>div>p:nth-child(n+2) {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.1rem;
}