.title {
    font-size: 24px;
    padding-bottom: 10px;
}
/*A8统计*/
.number {
    background: #fafafa;
    padding: 20px 0 20px 0;
}

    .number .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }

    .number .part {
        margin: 0px auto;
        text-align: center;
        clear: both;
        color: #000;
    }

        .number .part .dataArray {
            margin-bottom: 40px;
        }

            .number .part .dataArray .data {
                border-right: #cccccc solid 1px;
            }

            .number .part .dataArray .dataNumber {
                font-size: 72px;
                color: #f00;
                font-weight: bold;
            }

            .number .part .dataArray .dataName {
                font-size: 30px;
                color: #666666;
            }
/*A8二维码下载*/
.appdownload {
    padding: 20px 0 20px 0;
}

    .appdownload .title {
        text-align: center;
        font-size: 30px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }

    .appdownload .part {
        margin: 0px auto;
        text-align: center;
        clear: both;
        color: #000;
    }
/*A8底部公司信息*/
.company {
    background: #585858;
    padding: 20px 0 20px 0;
}

    .company .part {
        margin: 0px auto;
        clear: both;
        color: #d6d6d6;
    }

        .company .part ul {
            list-style: none;
            padding: 0;
            margin: 0;
            margin-bottom: 12px;
        }

            .company .part ul li {
                display: inline;
            }

        .company .part a {
            color: #d6d6d6;
        }
/*A8硬件产品*/
.producthardware {
    padding: 20px 0 20px 0;
}

    .producthardware .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }
/*A8摄像头产品*/
.productcamera {
    background: #fafafa;
    padding: 20px 0 20px 0;
}

    .productcamera .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }
/*A8客户*/
.loginclient {
    background: #fafafa;
    padding: 20px 0 20px 0;
}

    .loginclient .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }
    .loginclient .clientqrcode {
        padding-left: 0;
        padding-right: 0;
    }
/*A8产品*/
.product {
    padding: 0px 0 20px 0;
}

    .product .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }
    .product .col-lg-4 {
        text-align: center;
    }
    .product .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }
    .product .list {
        text-align:left;
        margin-left:75px;
    }
/*A8招聘*/
.offers {
    padding: 20px 0 20px 0;
}

    .offers .title {
        text-align: center;
        font-size: 34px;
        font-weight: 500;
        font-family: "Times New Roman";
        padding-bottom: 20px;
    }

    .offers .col-lg-3 {
        text-align: center;
    }

    .offers .navbar-nav {
        float: none;
        text-align: center;
    }

    .offers ul.nav.navbar-nav li {
        float: none;
        display: inline-block;
        margin: 0em;
    }

    .offers span {
        font-weight: 600;
    }
