#banner {
    width: 100%;
    height: 600px;
    padding-top: 60px;
    background-color: #0074AE;
}

#section {
    width: 100%;
    height: 1840px;
    background-color: white;
}

.container {
    width: 960px;
    margin: 0 auto;
}

.showBox01 {
    background-color: #E5F2F7;
    height: 610px;
}

.showBox02 {
    height: 700px;
}

.showBox03 {
    height: 400px;
}

.sunniImg01 {
    width: 356px;
    height: 500px;
    background-image: url(../images/SBox8V40D/02.jpg);
    margin-top: 46px;
    margin-left: 36px;
    float: left;
}

.proIntro01 {
    float: left;
    margin-top: 220px;
    margin-left: 35px;
    width: 503px;
    height: 158px;
    background-color: #0074AE;
    color: white;
    padding-left: 30px;
}

.proIntro01 p {
    font-size: 31px;
    font-weight: 600;
    float: left;
    margin-top: 26px;
}

.proIntro01 a {
    width: 100px;
    height: 35px;
    border-radius: 100px;
    background-color: #ED6422;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

.proIntro01 span {
    display: block;
    float: left;
    margin-top: 20px;
    font-size: 18px;
    opacity: .9;
    width: 400px;
}

.showBox02 {
    position: relative;
}

.proIntro02 {
    z-index: 100;
    position: absolute;
    left: 60px;
    top: 95px;
    width: 400px;
}

.proIntro02 p {
    font-size: 32px;
    font-weight: 600;
    color: #243B4C;
    line-height: 100px;
}

.proIntro02 span {
    font-size: 18px;
    opacity: .8;
    line-height: 26px;
    margin-top: -10px;
}

.sunniImg02 {
    position: absolute;
    top: 88px;
    right: 0;
    width: 748px;
    height: 545px;
    background-image: url(../images/SBox8V40D/03.jpg);
}

.sunniImg03 {
    width: 700px;
    height: 337px;
    margin: 120px auto 0;
}

hr {
    margin: 0;
    opacity: .5;
}

#article {
    width: 100%;
    height: 750px;
    background-color: #0074AF;
}

#article ul {
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

#article ul li {
    width: 300px;
    height: 100%;
    float: left;
    color: white;
    padding-left: 20px;
    position: relative;
}

.Others {
    background-color: #00688F;
}

.Hardware {
    background-color: #0084AE;
}

.Software {
    background-color: #00769E;
}

#article ul li p {
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
}

.lPart,
.rPart {
    float: left;
    margin-top: -10px;
    line-height: 24px;
}

.lPart {
    width: 80px;
}