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

.clear {
    clear: both
}

.banner-1 {
    width: 100%;
    height: 556px;
}

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

.banner-1 .banner-text {
    position: absolute;
    top: 200px;
    width: 100%;
    color: #FFF;
}

.banner-1 h1 {
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
}

.banner-1 h2 {
    margin: 20px 0 0 0;
    line-height: 2;
    font-size: 18px;
    font-weight: 200;
    text-align: center;
}

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

.banner-1 .btn-box {
    margin: 40px auto 0;
    width: 114px;
}

.banner-1 .btn-go {
    padding: 6px 24px;
    border-radius: 10px;
    transition: 0.5s;
    border: 1px solid #FFF;
    box-shadow: 0 5px 30px rgba(65, 84, 241, 0.4);
    font-size: 14px;
    font-weight: 400;
}

.banner-1 .btn-go:hover {
    opacity: 0.8
}

.service-tag {
    background-color: #FFF;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    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;
}

.system-service-title {
    width: 100%;
}

.system-service-title .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.system-service-title .container .title-text {
    font-size: 26px;
    font-weight: 600;
    z-index: 1;
    width: 300px;
    height: 30px;
    background-color: #FFF;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.system-service-title .container hr {
    width: 1064px;
    height: 1px;
    border: 0;
    background-color: #979797;
    margin-top: -10px;
}

.system-service-title .container .arrow {
    margin: 30px auto 20px;
    width: 14px;
    height: 9px;
}

.system-service-title .container .arrow img {
    width: 100%;
    height: 100%;
}


.banner-2 {
    width: 100%;
    height: 504px;
    margin-bottom: 30px;
}

.banner-2 .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-2 .container .banner-text {
    /*width: 480px;*/
    /*margin-left: 120px;*/
}

.banner-2 .container .banner-text .text-box {

}

.banner-2 .container .banner-text h1 {
    font-size: 52px;
    font-weight: 600;
    letter-spacing: 4px;
}

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

}

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

.banner-2 .container .banner-text div {
    display: flex;
    justify-content: center;
    text-align: center;
}

.banner-2 .btn-box {
    margin: 16px auto 0;
    /*width: 380px;*/
}

.banner-2 .btn-go {
    padding: 6px 40px 6px 60px;
    border-radius: 20px;
    transition: 0.5s;
    border: 1px solid #FFF;
    box-shadow: 0 5px 30px rgba(65, 84, 241, 0.4);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 24px;
}

.banner-2 .btn-go:hover {
    opacity: 0.8
}

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

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

.banner-3 .container .banner-text {
    width: 780px;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    line-height: 26px;
    /*margin-left: 120px;*/
}

.report-list {
    background: #ffffff;
    width: 100%;
    margin: 60px 0 100px;
}

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

.report-list .icon-list {
    width: 1040px;
    margin: 0 auto;
}

.report-list .icon-list .icon-list-col {
    width: 100%;
    height: 320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.report-list .icon-list .icon-box {
    width: 192px;
    height: 250px;
    border-radius: 8px;
    background-color: #f4f8ff;
    box-shadow: 0 1px 5px 0 rgba(167, 177, 196, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px;
}

.report-list .icon-list .icon-box .image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.report-list .icon-list .icon-box .image img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.report-list .icon-list .icon-box h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
}

.report-list .icon-list .icon-box h2 {
    font-size: 12px;
}

.report-list .icon-list .icon-box text {
    margin-top: 20px;
    width: 100%;
    font-size: 10px;
    display: block;
    text-align: center;
    color: #c6c6c6;
}























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

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

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

.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 .icon-list {
    width: 1000px;
    margin: 0 auto;
}

.service-list .icon-list .icon-list-col {
    width: 100%;
    height: 120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.service-list .icon-list .icon-box {
    width: 150px;
}

.service-list .icon-list .icon-box .image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-list .icon-list .icon-box .image img {
    width: 52px;
    height: 52px;
    margin: 0 auto;
}

.service-list .icon-list .icon-box text {
    width: 100%;
    display: block;
    text-align: center;
    color: #535353;
}

.service-list .icon-list .icon-box text.title {
    font-size: 14px;
    margin: 6px 0;
}

.service-list .icon-list .icon-box text.detail {
    font-size: 10px;
}

.service-list .image-list {
    width: 1000px;
    margin: 0 auto;
}

.service-list .image-list .image-box {
    width: 100%;
    margin-top: 20px;
}

.service-list .image-list .image-box img{
    width: 100%;
}

.service-list .auto-control {
    width: 1000px;
    margin: 60px auto 0;
}


.service-list .auto-control .text{
    width: 100%;
    text-align: center;
}


.service-list .auto-control .text header{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 19px;
    font-weight: 400;
    color: #2F2F2F;

}

.service-list .auto-control .text text{
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #535353;
    line-height: 23px;
}

.service-list .auto-control .image {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
}

.service-list .auto-control .image img{
    width: 100%;
}

.info-manage {
    background: #F5FAFE;
    width: 100%;
    padding-bottom: 100px;
    margin-bottom: 80px;
}

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

.info-manage .container .section-header {
    width: 878px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 40px;
}

.info-manage .container .section-header h2 {
    font-size: 20px;
    color: #2F2F2F;
    font-weight: 600;
}

.info-manage .container .section-header .content {
    font-size: 12px;
    color: #535353;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}

.info-manage .container .image {
    width: 878px;
    margin: 0 auto;
}

.banner-4 {
    width: 100%;
    height: 428px;
    margin-top: 20px;
}

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

.banner-4 .container .banner-text {
    width: 780px;
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    line-height: 26px;
    /*-webkit-text-stroke: 1px #006E5D;*/
    /*text-stroke: 1px #006E5D;*/
    /*margin-left: 120px;*/
}

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

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

.banner-5 .container .banner-text {
    width: 400px;
    margin-left: 120px;
}

.banner-5 .container .banner-text .text-box {

}

.banner-5 .container .banner-text h2 {
    font-size: 25px;
    font-weight: 600;
    color: #000000;
}

.banner-5 .container .banner-text h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 68px;
    color: #535353;

}

.banner-5 .container .image {
    width: 536px;
    height: 409px;
    margin-left: 120px;
}

.banner-6 {
    width: 100%;
    height: auto;
}

.banner-6 img{
    width: 100%;
    height: auto;
    /*height: 620px;*/
    object-fit: contain;
}

.banner-7 {
    width: 100%;
    height: 598px;
}

.banner-7 .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    padding: 80px 0 100px 0;
}

.banner-7 .section-header {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 100px;
}

.banner-7 .section-header h2 {
    font-size: 20px;
    font-weight: 600;
}

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

.banner-7 .container .image {
    width: 1031px;

    margin: 0 auto;
}

.banner-7 .container img {
    width: 100%;
    height: 336px;
}

.banner-8 {
    width: 100%;
}

.banner-8 .container {
    width: 1240px;
    height: 100%;
    margin: 0 auto;
    padding: 40px 0 100px 0;
    display: flex;
    justify-content: center;
}

.banner-8 .container img {
    width: 1238px;
    height: 130px;
}


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