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

.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;
}

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

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

.banner-1 h1 {
    margin: 0;
    font-size: 76px;
    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: 26px;
    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;
}


.service-list {
    background: #ffffff;
    width: 100%;
}

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

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

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

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

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

.service-list .container .container-list {
    width: 1240px;
    margin: 0 auto;
    display: flex;
}

.service-list .container .container-list .text {
    width: 600px;
    height: 370px;
    display: inline;
    padding: 0 90px;
    float: right;
}

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

.service-list .container .container-list .text .content {
    padding-top: 38px;
    font-size: 14px;
    line-height: 28px;
    min-height: 100px;
    max-height: 200px;
    overflow: hidden;
}

.service-list .container .container-list .image {
    width: 600px;
    height: 370px;
    display: inline
}

.service-list .container .container-list .image img {
    width: 524px;
    height: 304px;
    display: inline;
    margin-top: 33px;
}

.ability {
    margin: 20px 0 0 0;
    width: 100%;
    background-color: #F0F5FB;
    padding-bottom: 60px;
}

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

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

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

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

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

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

.ability .container .ability-1 .item-wrap .item-col-3 .part-title {
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    margin: 19px;
    border-bottom: 1px solid #DEE7F8;
}

.ability .container .ability-1 .item-wrap .item-col-3 .part-icon img {
    width: 296px;
    height: 165px;
}

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

.ability .container .ability-1 .item-wrap .item-col-3 .part-text ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #535353;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -3px;
}

.ability .container .ability-1 .item-wrap .item-col-3 .part-text ul li {
    /*list-style-type: circle;*/
    word-wrap: break-word;
}


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

.ability .container .ability-2 .item-wrap {
    width: 100%;
    margin: 10px auto 0 auto;
    display: inline-block;
    /*justify-content: space-between;*/
}

.ability .container .ability-2 .item-wrap .item-col-3 {
    width: 334px;
    float: left;
    height: 254px;
    margin-top: 24px;
    /*border: 1px solid #BFBFBF;*/
    box-shadow: 0 1px 5px 0 rgba(167, 177, 196, 0.3);
    background: linear-gradient(147deg, #FFFFFF 0%, #F3F7FF 100%);
}

.ability .container .ability-2 .item-wrap .item-col-3 .part-title {
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    margin: 20px;
    display: flex;
    padding: 6px 0;
    border-bottom: 1px solid #DEE7F8;
}

.ability .container .ability-2 .item-wrap .item-col-3 .part-title .image img {
    height: 26px;
    width: 30px;
}

.ability .container .ability-2 .item-wrap .item-col-3 .part-title .text {
    height: 100%;
    margin-left: 6px;
    margin-top: 3px;
}

.ability .container .ability-2 .item-wrap .item-col-3 .part-text {
    line-height: 26px;
    font-size: 12px;
    text-align: left;
    margin: 19px 40px;
}

.scene {
    height: 1100px;
    min-width: 1240px;
}

.scene .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
}


.scene .container .title {
    padding: 60px 0;
}

.scene .container .title h3 {
    font-size: 26px;
}

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

.scene .container .scene-list .item {
    margin: 0 auto;
    overflow: hidden;
}

.scene .container .scene-list .item .item-col-4 {
    width: 584px;
    height: 400px;
    float: left;
    margin: 30px 15px;
}

.scene .container .scene-list .item .item-col-4 .feature {
    width: 100%;
}

.scene .container .scene-list .item .item-col-4 .feature .top{
    width: 100%;
    display: flex;
    justify-content: center;
}
.scene .container .scene-list .item .item-col-4 .feature h3{
    font-size: 16px;
    font-weight: 500;
    width: 132px;
    text-align: center;
    margin: 0 auto;
}

.scene .container .scene-list .item .item-col-4 .feature hr {
    width: 92px;
    border: 1px solid #979797;
    position: relative;
    margin-top: 10px;
}

.scene .container .scene-list .item .item-col-4 .feature .hr-left {
    margin-left: 90px;
    top: 20px;
}

.scene .container .scene-list .item .item-col-4 .feature .hr-right {
    margin-right: 100px;
    top: -16px;
}

.scene .container .scene-list .item .item-col-4 .feature .detail{
    line-height: 26px;
    margin: 10px 0;
    padding: 0 100px;
    height: 50px;
    overflow: hidden;
}

.scene .container .scene-list .item .item-col-4 .image img{
    width: 584px;
    height: 302px;
}

@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;
    }
}
