#about .container h2 {
    margin: 0 auto;
    line-height: 42px;
    color: #333;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
}

#about .container p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
}

.banner .banner-logo {
    color: #fff;
    text-align: left;
    width: 100%;
    height: 320px;
    position: absolute;
    background: url(../img/solution/banner.png) no-repeat center;
    background-size: 100%;
    animation: bigdata-logo-up both 1s;
}

.nav-list .group {
    width: 1180px;
    margin: 0 auto;
}

.nav-list ul {
    height: 70px;
    overflow: hidden;
}

.nav-list li {
    float: left;
    width: 33.33%;
}

.nav-list li a {
    display: block;
    width: 100%;
    height: 70px;
    font-size: 16px;
    color: #999;
    line-height: 70px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.about {
    background-color: #fff;
    padding-top: 20px;
}

.nav-list {
    background-color: #f5f5f5;
}

.nav-list li.current a:hover {
    background-color: #FFF;
}

.nav-list li a:hover {
    background-color: rgba(0,0,0,0.03);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav-list li a i {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 14px 0 0;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.nav-list li.current {
    background: #ffffff;
}

main .iot-part h2 {
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 40px;
    overflow: hidden;
}

main .iot-part h2 span {
    display: inline-block;
    margin: 0 auto;
    line-height: 42px;
    color: #333;
}

main .iot-part h2 p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 14px;
}

.partners {
    background: #333 url(https://bce.bdstatic.com/portal/img/partner/ecology/ecology-search_25df6847.png) center top no-repeat;
    background-size: 1920px 459px;
    padding: 50px 0;
}

.partners .container {
    position: relative;
}

.partners h3 {
    color: #FFF;
    line-height: 52px;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}

.partners p {
    text-align: center;
    color: #999;
    font-size: 13px;
}

.partners .logo {
    margin-top: 40px;
    width: 1180px;
}

.process {
    margin: 80px 0;
}

.process h3 {
    color: #2b3242;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}

.process .flowline li {
    float: left;
    margin-left: 118px;
    text-align: center;
    list-style: none;
}

.process .flowline {
    margin-top: 30px;
}

.process .flowline li.process-0 {
    margin-left: 70px;
}

.process .flowline li.process-1 {
    margin-left: 135px;
}

.process .flowline li.process-2 {
    margin-left: 190px;
}

.process .flowline li.process-3 {
    margin-left: 180px;
}

.process .flowline li .icon-block {
    position: relative;
    width: 72px;
    height: 72px;
    -webkit-border-radius: 72px;
    -moz-border-radius: 72px;
    border-radius: 72px;
    background-color: #181820;
}

.process .flowline li.process-0 .icon-block {
    margin-left: 60px;
}

.process .flowline li.process-1 .icon-block {
    margin-left: 30px;
}

.process .flowline li.process-2 .icon-block {
    margin-left: 6px;
}

.process .flowline li.process-3 .icon-block {
    margin-left: 28px;
}

.process .flowline li .icon-block img {
    width: 32px;
    height: 32px;
    background: url(https://bce.bdstatic.com/portal/img/partner/ecology/ecology-icons_054ba86f.png) 0 0 no-repeat;
    background-size: 256px 64px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.process .flowline li span {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 36px;
    color: #333;
}

/* 招聘 */
.job {
    margin: 40px 0;
    height: 265px;
}

.job .content {
    border: 1px solid #D1D1D1;
    background-color: #FFF;
}

.job .title-left {
    float: left;
    width: 20px;
    padding: 44px 37px 48px 18px;
    background-color: #940606;
    color: #FFF;
    font-size: 18px;
}

.job .content-right {
    padding: 27px 0 37px 86px;
    width: 1032px;
}

.job .content-right li {
    font-size: 14px;
    line-height: 30px;
    color: #353535;
    margin-top: 10px;
    list-style: circle;
    text-align: left;
}
/* 核心优势 */
.section-container {
    height: 200px;
}

.advantage {
    margin-bottom: 30px;
}

.advantage article {
    float: left;
    width: 49.15%;
    padding-right: 1em;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.advantage article h3 {
    font-size: 16px;
    font-weight: 500;
}

.advantage article .p {
    font-size: 15px;
    color: #626262;
}

.advantage article.odd {
    margin-right: 20px;
}

.advantage article figure {
    width: 580px;
    height: 115px;
    padding: 15px 10px 0 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.advantage .img {
    background-image: url(https://bce.bdstatic.com/portal/img/solution/marketing/spritesheet_fde0ef8d.png);
    width: 60px;
    height: 60px;
    display: block;
    float: left;
    margin-top: 12px;
}

.advantage article figure figcaption {
    margin-left: 85px;
}

.advantage article figure .img0 {
    background-position: 0 -1567px;
    width: 60px;
    height: 48px;
}

.advantage article figure .img1 {
    background-position: 0 -1119px;
    width: 55px;
    height: 50px;
}

.advantage article figure .img2 {
    background-position: 0 -1519px;
    width: 60px;
    height: 48px;
}

.advantage article figure .img3 {
    background-position: 0 -894px;
    width: 60px;
    height: 60px;
}

.advantage article figure .img11 {
    background-position: 0 -1001px;
    width: 50px;
    height: 58px;
}

.advantage article figure .img5 {
    background-position: 0 -1409px;
    width: 60px;
    height: 50px;
}