.footer-logo {
    height: 36px;
}

.dn {
    display: none !important;
}

.db {
    display: block !important;
}

.df {
    display: flex !important;
}
.mr20{
    margin-right: 20px !important;
}
.header .container {
    /*display: flex !important;*/
    /*align-items: center !important;*/
}

.header-logo {
    /*margin-top: 0 !important;*/
    margin-right: 32px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 24px;
}

.nav-groups .group-column__item {
    display: flex;
    flex-direction: row;
}

.nav-groups .group-column {
    margin-right: 0;
    width: 100%;
    float: none;
    /*text-align: center;*/
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    /*align-items: center;*/
}

.nav-groups .group-column__item .item-content {
    margin-left: 6px !important;
}

.footer {
    background: url(../img/map.png) center center no-repeat #171848 !important;
}

.mr4 {
    margin-right: 4px
}

.header_icon_img {
    width: 28px;
    height: 28px;
}

.menu_product_icon {
    width: 36px;
    height: 36px;
}

.sidebar_icon_img {
    width: 36px;
    height: 36px;
}

.sidebar-list__item .popover-container .popover-tel-content {
    width: 176px !important;
    color: #333 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}

/*统一banner start*/
.img-full {
    width: 100%;
    height: auto;
    min-height: 500px;
    max-height: 650px;
}

.list-banner {
    position: relative;
    min-width: 1200px
}

.list-banner .banner-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    min-height: 500px;
    max-height: 650px;
    overflow: hidden;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 1s ease;
    opacity: 0
}

.list-banner .banner-item.active {
    position: relative;
    opacity: 1
}

.list-banner .banner-item.active {
    position: relative;
    opacity: 1
}

.list-banner .banner-item.top {
    z-index: 2
}

.list-banner .banner-item__bg {
    width: 100%;
    min-height: 500px;
    max-height: 650px
}

.list-banner .banner-item__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: linear-gradient(270deg, rgba(205, 201, 50, .17), #284e9d);
    opacity: .8
}

.list-banner .banner-item__container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 1160px;
    margin: 0 auto
}

.list-banner .banner-item__title {
    width: 734px;
    margin-bottom: 32px;
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC, sans-serif;
    font-weight: 700;
    color: #fff
}

.list-banner .banner-item__desc {
    width: 610px;
    margin-bottom: 8px;
    color: #fff;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC, sans-serif;
    opacity: .9
}

.list-banner .banner-item__author {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    font-family: PingFangSC-Medium, PingFang SC, sans-serif
}

.list-banner .banner-item__btn {
    display: block;
    width: 192px;
    height: 56px;
    margin-top: 50px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    border-radius: 28px;
    background-color: #f7da5c
}

.list-banner .banner-item__paly-btn {
    position: absolute;
    right: 198px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 100px;
    color: #fff;
    opacity: .7;
    cursor: pointer
}

.company .tpl-banner__shade {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    /*background: linear-gradient(270deg, rgba(205, 201, 50, .47), rgba(40, 190, 104, .8) 69%, #284e9d)*/
    background: linear-gradient(334deg, rgb(250 252 240 / 47%), rgb(128 224 243 / 80%) 69%, #2768ef);
}

.list-banner .banner-item__paly-btn:hover {
    color: #284e9d
}

/*统一banner end*/
/*技术架构 start*/
.home_banner {
    padding-top: 80px;
    position: relative;
    width: 100%;
}

.home_banner .banner_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 5px;
}

.home .row {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 0;
}

.home .row .row-title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

.home .row .row-title .title {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

.home .row .row-title .title-two {
    font-size: 14px;
    color: #333;
}

.home .row .tableBox {
    background: #fff;
    padding: 10px;
    overflow: hidden;
    width: calc(100% - 20px);
    height: 100%;
}

.home .row .tableBox table {
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border-radius: 20px;
}

.home .row .tableBox table tr:nth-child(odd) {
    background: #fff;
}

.home .row .tableBox table td, .home .row .tableBox table th {
    border: 2px dashed #cad9ea;
    color: #666;
    line-height: 80px;
    font-size: 16px;
}

.home .row .tableBox table td, .home .row .tableBox table th {
    border: 2px dashed #cad9ea;
    color: #666;
    line-height: 80px;
    font-size: 16px;
}

.home .app-foote .wrap {
    background: #2b2e31;
    border: none;
    /*padding-top: 54px;*/
    /*padding-bottom: 32px;*/
}

.home .widths {
    width: 1200px;
    margin: 0 auto;
}

.home .flex {
    display: flex;
    flex-direction: row;
}

.home .app-foote .wrap .funt {
    justify-content: space-between;
    width: 100%;
    padding: 20px 0;
}

.home .app-foote .wrap .funt .fc {
    width: 21%;
    color: hsla(0, 0%, 100%, .69);
    align-items: center;
}

.line {
    margin: 0 auto;
    width: 100%;
    border: 1px solid hsla(0, 0%, 59.2%, .19);
    background-color: hsla(0, 0%, 52.5%, .19);
}

/*技术架构 end*/
