.bgF0F5FB {
    background-color: #F0F5FB;
}

.bgFFF {
    background-color: #FFF;
}

.margin-right-2 {
    margin-right: 2px;
}

.margin-right-75 {
    margin-right: 96px;
}

.margin-left-75 {
    margin-left: 96px;
}

.margin-right-24 {
    margin-right: 24px;
}

.margin-left--1{
    margin-left: -1px;
}

.margin-top--1{
    margin-top: -1px;
}

.banner-1 {
    width: 100%;
    height: 568px;
    color: #FFF;
}

.banner-1 .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.banner-1 .banner-text {
    position: absolute;
    top: 150px;
    width: 100%;
    margin-left: 120px;
}

.banner-1 h1 {
    margin: 0;
    padding-top: 76px;
    font-size: 56px;
    font-weight: 600;
}

.banner-1 h2 {
    margin: 20px 0 0 0;
    line-height: 2;
    font-size: 56px;
    font-weight: 600;
}

.banner-1 h3 {
    margin: 20px 0 0 0;
    font-size: 24px;
    font-weight: 200;
}

.service-tag {
    background-color: #FFF;
    width: 100%;
    text-align: center;
    padding: 40px 0 40px;
    color: #FFF;
}

.service-tag .item-wrap {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    align-items: center;
    justify-content: space-between;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.service-tag .item-col-4 {
    width: 308px;
    height: 100px;
    padding: 0;
    box-sizing: border-box;
    background-color: #FFF;
    justify-content: center;
    align-items: center;
}

.service-tag .item-col-4 .feature {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    word-wrap: break-word;
    height: 100%;
    background-color: #B0AFB3;
}

.service-tag .item-col-4 .feature:hover {
    background-color: #818086;
}

.service-tag .item-col-4 .part-title {
    font-size: 18px;
    padding-top: 26px;
}

.service-tag .item-col-4 .part-text {
    font-size: 14px;
}

.service-tag .feature:hover .service-tag .part-text h3, .service-tag .feature:hover .service-tag .part-text {
    color: #FFF;
}

.banner-2 {
    width: 100%;
    height: 660px;
}

.banner-2 .container {
    width: 100%;
    height: 320px;
    margin-top: 340px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
}

.banner-2 .container .banner-text {
    display: flex;
    align-items: center;
    height: 100%;
}

.banner-2 .container .banner-text .text-box {
    margin: 0 auto;
    color: #FFF;
    width: 1240px;
    text-align: center;
}

.banner-2 .container .banner-text h2 {
    font-size: 22px;
    font-weight: 600;
}

.banner-2 .container .banner-text h3 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 40px;
    line-height: 30px;
}

.banner-3 {
    width: 100%;
    height: 500px;
}

.banner-3 .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.banner-3 .container .banner-text {
    width: 560px;
    margin: 0 auto;
    text-align: center;

}

.banner-3 .container .banner-text h2 {
    font-size: 24px;
    font-weight: 600;
    width: 100%;
}

.banner-3 .container .banner-text .h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    width: 100%;
    padding-top: 30px;
}

.banner-3 .container .banner-text .h3 p {
    margin-bottom: 10px;
}

.banner-4 {
    width: 100%;
    height: 376px;
}

.service-list {
    background: #000;
    width: 100%;
    color: #FFF;
    padding-bottom: 80px;
}

.service-list .container {
    width: 100%;
}

.service-list .section-header {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0;
}

.service-list .section-header h2 {
    font-size: 26px;
    font-weight: 600;
}

.service-list .section-header .content {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px auto 0;
    width: 1000px;
}

.service-list .section-header .tech-title {
    width: 1000px;
    font-size: 26px;
    font-weight: 600;
    margin-top: 40px;
}

.service-list .container .container-list .text h3 {
    font-size: 26px;
    font-weight: 500;
}

.service-list .container .container-list .text .content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 23px;
    max-height: 200px;
    overflow: hidden;
}

.service-list .container .container-list .image {
    display: inline
}

.service-list .container .service-box-1 .container-list {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    height: 160px;
}

.service-list .container .service-box-1 .container-list .text {
    width: 830px;
    display: inline;
    padding: 0 0 0 40px;
    float: right;
}

.service-list .container .service-box-1 .container-list .image img {
    width: 170px;
    height: 80px;
    margin-top: 10px;
    display: inline;
}

.service-list .container .service-box-2 .container-list {
    width: 780px;
    height: 200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.service-list .container .service-box-2 .container-list .text {
    width: 600px;
    display: inline;
    padding: 0 0 0 80px;
    float: right;
}

.service-list .container .service-box-2 .container-list .image img {
    width: 180px;
    height: 180px;
    display: inline;
}

.banner-5 {
    width: 100%;
    height: 300px;
}

.info-list {
    background: #F0F5FB;
    width: 100%;
    height: 480px;
    display: flex;
    align-items: center;
}

.info-list .container {
    width: 100%;
}

.info-list .container .container-list {
    width: 1030px;
    height: 300px;
    margin: 0 auto;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1);
    border-radius: 10px;
    align-items: center;
}

.info-list .container .container-list .image {
    margin-left: 20px;
    display: inline
}

.info-list .container .container-list .image img {
    width: 466px;
    height: 256px;
    display: inline;
}

.info-list .container .container-list .text {
    width: 600px;
    display: inline;
    padding: 0 40px;
    float: right;
}

.info-list .container .container-list .text h3 {
    font-size: 18px;
    font-weight: 400;
}

.info-list .container .container-list .text .content {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}

.info-list .container .container-list .text .tags {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}

.info-list .container .container-list .text .tags text {
    margin-left: 8px;
    color: #134DA4;
}

.ability {
    width: 100%;
    color: #FFF;
}

.ability .container header {
    width: 100%;
    padding-top: 60px;
}

.ability .container header h2 {
    font-size: 26px;
    font-weight: 600;
}

.ability .container {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.ability .container .item-wrap {
    width: 100%;
    margin: 40px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.ability .container .item-wrap .item-col-3 {
    width: 250px;
    height: 260px;
    background: #FFFFFF;
    border: 1px solid #BFBFBF;
    color: #2F2F2F;
    /*box-shadow: 0 1px 5px 0 rgba(167, 177, 196, 0.3);*/
    /*border-radius: 2px;*/
    /*background-color: #FFF;*/
}

.ability .container .item-wrap .item-col-3 .part-icon img {
    width: 100%;
    height: 180px;
}

.ability .container .item-wrap .item-col-3 .part-text {
    line-height: 23px;
    font-size: 16px;
    text-align: left;
    margin: 12px;
}

.ability .ability-1 {
    width: 100%;
    background-color: #1E2832;
    padding-bottom: 100px;
}

.ability .ability-1 .container .container-box {
    width: 1050px;
    margin: 0 auto;
}








@media (min-width: 1024px) {
    .banner {
        background-attachment: fixed;
    }
}

@media (max-width: 1280px) {
    /*.container {*/
    /*    width: 1026px;*/
    /*}*/
    .banner h1 {
        font-size: 36px;
    }

    .banner h2 {
        font-size: 16px;
    }
}
