.main-part{
    background: #f5f5f5;
}
/*.main-part .right-content {
    right:0px;
}*/
.part-title{
    padding: 100px 0 50px 0;
    text-align: center;
}
.part-title h1{
    padding-bottom: 35px;
}
.middle{
    margin: 34px 0;
}
.text{
    width: 880px;
}
.text0 {
    position: relative;
    top: 50%;
    transform:translateY(-50%);
    width: 33%;
}
.text0 p{
    font-size: 16px;
    line-height: 30px;
}
.text0 div{
    margin-bottom: 30px;
}
.main-part1{
    overflow: hidden;
}
.main-part1>.item-list{
    background: url('../images/SCADA/1.png') no-repeat left center;
    height: 480px;
}
.main-part2{
    padding: 0 0 0 0;
}
.main-part2>.item-list{
    background: url('../images/SCADA/2.png') no-repeat right center;
    height: 480px;
}
.text1{
    font-size: 18px;
    line-height: 1.8;
}
.line-service{
    margin: 30px 0;
}

.main-part3>.item-list{
    background: url('../images/SCADA/product2.png') no-repeat left center;
    height: 480px;
}

.text3{
    width: 284px;
    line-height: 30px;
}
.middle1{
    margin-bottom: 26px;

}
.main-part4>.item-list{
    background: url('../images/SCADA/4.png') no-repeat right center;
    height: 480px;
}
.main-part4 p {
    font-size: 18px;
    line-height: 30px;
}
.main-part5{
    padding: 110px 0
}
.middle2{
    margin: 40px 0 25px 0;
}
.inline-part1{
    padding-left: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;

}
.inline-part2{
    font-size: 18px;
    line-height: 30px;
    padding-right: 30px;
    text-align: center;
}
.middle3{
    margin: 40px 0 25px 0;
}
.text1 > p {
    width: 40%;
    word-break: break-all;
}
.just-line{
    line-height: 2;
}
.title-fixed{
    position: fixed !important;
    left: 10px;
    bottom: 10px;
}
@media screen and (max-width: 600px) {
    .just-line{
        font-size: 14px;
    }
    .hideImg {
        display: block;
        text-align: center;
    }
    .hideImg > img {
        width: 100%;
        width: 90%;
    }
    .part-title {
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
    .main-part1{
        padding: 0;
    }
    .main-part1>.item-list,.main-part2>.item-list,.main-part3>.item-list{
        background: none;
        height: 400px;
    }
    .main-part4>.item-list {
        background: none;
        height: 300px;
    }
    .right-content, .text0{
        float: none;
        width: 96%;
        padding: 0 2%;
        display: block;
        margin-top: 10px;
    }
    .text0 p{
        font-size: 14px;
    }
    .text1>p{
        width: 96%;
        font-size: 14px;
        padding: 0 2%;
        text-indent: 2em;
    }
    .line-service{
        margin: 15px;
    }
    .middle{
        margin: 15px 0;
    }
    .changesize{
        font-size: 14px;
        text-indent: 2em;
    }
}
#menu .active a { color: #fff; background-color: #333;}

.ul-document {
    font-size: 22px;
}
.ul-document > li {
    width: 100%;
    line-height: 40px;
}