.mNavPop > ul > li a:focus {
    color: #119f93;
}
/*首页-s*/
.box1-ff .item img {
    width: 50px;
    height: 50px;
}
/*表格-s*/
.zd-tabs-bar {
    text-align: center;
    font-size: 0;
}
.zd-tabs-list {
    border-bottom: #e5e5e5 1px solid;
    position: relative;
    list-style: none;
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs-item {
        margin: 0 67px -1px;
        overflow: hidden;
    }
}
.fisrt-sv-btn{
    cursor: pointer;
    margin-left: 20px;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fisrt-sv-btn a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    flex: 0 1 calc(46% - 10px);
    margin-top: 10px;
    height: 34px;
    padding: 9px 18px;
    color: #119f93;
    border: 1px solid #119f93;
    margin-right: 20px;
}
.fisrt-sv-btn a:hover {
    background-color: #119f93;
    color: #fff;
}
.zd-tabs-item {
    display: inline-block;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin: 0 20px;
    padding-bottom: 12px;
}
.zd-tabs-item-con {
    display: block;
    padding: 0 20px;
    text-decoration: none;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs-item-con-title {
        font-weight: 600;
        line-height: 28px;
        font-size: 18px;
        -webkit-font-smoothing: antialiased;
    }
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs-item-con-desc, .zd-tabs-skin-2 .zd-tabs-item-con-title {
        display: block;
        text-align: center;
    }
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs-item-con-desc {
        line-height: 24px;
        font-size: 14px;
        color: #999;
    }
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs-item-con-desc, .zd-tabs-skin-2 .zd-tabs-item-con-title {
        display: block;
        text-align: center;
    }
}
.zd-tabs.checked .zd-tabs-item-con, .zd-tabs-item-con:hover {
    color: #119f93;
}
@media screen and (min-width: 769px) {
    .zd-tabs-skin-2 .zd-tabs.checked .zd-tabs-item-con:before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -4px;
        margin-left: -4px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #119f93;
        border-left: 1px solid #119f93;
        background-color: #FAFBFD;
        z-index: 10;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .zd-tabs-skin-2 .zd-tabs-item.zd-tabs.checked .zd-tabs-item-con-desc {
        color:#119f93;
    }
}
.zd-2-tabs-active .tabs-animation, .zd-tabs.checked .tabs-animation {
    font-size: 0;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 100%;
    height: 10px;
    border-bottom: 1px solid #E5E8ED;
    background-color: #fff;
    z-index: 10;
    animation: electricity .8s;
    -moz-animation: electricity .8s;
    -webkit-animation: electricity .8s;
    -o-animation: electricity .8s;
}
.zd-tabs.checked .zd-tabs-item-con:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #119f93;
    z-index: 1;
}
#section-tc .zd-tabs-content {
    background: #f9f9f9;
    position: relative;
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff;
}
.zd-market-section .zd-tabs-content {
    position: relative;
}
.zd-market-section .zd-tabs-content {
    padding-top: 25px;
    /*background-image: url(../../images/ZdsjuX/bg-shadow.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
}
.zd-tabs-content {
    min-height: 400px;
    padding: 10px 0 0;
}
.zd-market-panel {
    position: absolute;
    width: 1200px;
    margin: 0 auto;
}
.zd-market-panel {
    padding-left: 290px;
    position: absolute;
}
.zd-market-panel-main {
    box-sizing: border-box;
}
.zd-market-panel-main-cont {
    font-size: 0;
}
.zd-market-panel-main-cont.list-2 .zd-market-info {
    margin-left: 20px;
    width: calc((100% - 39px*(2 - 1) - 1px) / 2);
}
.zd-market-panel-main-cont .zd-market-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
}
.zd-market-info-panel {
    display: block;
    position: relative;
    top: 0;
    box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
    box-sizing: border-box;
    padding: 20px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
}
.zd-market-title-wrap {
    position: relative;
    height: 28px;

}
.zd-market-title {
    font-weight: 600;
    font-size: 18px;
    color: #343434;
    line-height: 28px;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.zd-market-tc {
    font-size: 12px;
    color: #888;
    line-height: 45px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
    margin: 12px 0;
    border-top: 1px solid #eee;
    padding: 13px 0 0;
}
.zd-market-tc p {
    float: left;
    width: 33.3%;
    line-height: 30px;
}
.zd-market-prices-wrap {
    display: flex;
    margin-top: 6px;
    position: relative;
}
.zd-market-prices-num {
    color: #FF7800;
    font-size: 25px;
    line-height: 32px;
    height: 32px;
    -webkit-font-smoothing: antialiased;
}
.zd-market-original-price {
    color: #b0b0b0;
    font-size: 14px;
    line-height: 24px;
    margin-left: 4px;
}
.zd-market-panel-sidebar {
    background-image: url(../img/svban1.png);
    position: relative;
    left: 0;
    top: 0;
    width: 290px;
    height: auto;
    min-height: 417px;
    padding-bottom: 20px;
    background-color: #fff;
    background-size: cover;
    border: 1px solid #E5E8ED;
    box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
}
.zd-market-panel-sidebar-cont {
    padding: 20px;
}
.zd-market-panel-sidebar-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #333;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-font-smoothing: antialiased;
}
.zd-market-panel-sidebar-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.zd-market-panel-sidebar-m{
    display: none;
}


@media (max-width: 1230px) {
    .zd-tabs-content {
        min-height: 100px;
    }
    .zd-market-panel-sidebar-m{
        display: block;
    }
    .fisrt-sv-btn a {
        background-color: #fff;
    }
    .fisrt-sv-btn a {
        flex: 0 3 calc(30% - 10px);
    }
    .zd-2-tabs-active .tabs-animation, .zd-tabs.checked .tabs-animation {
        background-color: #f0f2f5;
    }
    .zd-market-panel{
        padding-left: initial;
        display: flex;
        width: auto;
    }
    .zd-tabs-item-con-desc{
        display: none;
    }
    .zd-market-panel-sidebar{
        display: none;
    }
    .zd-tabs-bar {
        text-align: center;
        font-size: 0;
    }
    .zd-market-section .zd-tabs-skin-2 .zd-tabs-list {
        font-size: 0;
        box-sizing: border-box;
        background-color: #F5F7FA;
    }
    .zd-market-section .zd-tabs-skin-2 .zd-tabs-item {
        width: 25%;
        padding-bottom: 0;
    }
    .zd-tabs-skin-2 .zd-tabs-item {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -1px;
    }
    .zd-market-section .zd-tabs-skin-2 .zd-tabs-item-con {
        font-size: 13px;
        line-height: 50px;
        -webkit-font-smoothing: antialiased;
    }
    em {
        font-style: normal;
        color: #119f93;
    }
    .zd-market-section .zd-tabs-skin-2 .zd-tabs.checked .zd-tabs-item-con:after {
        height: 2px;
    }
    .zd-market-section .zd-tabs-content {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 200px
    }
    #section-tc .zd-market-panel {
        width: 100%;
        padding-left: 0;
        max-height: inherit;
    }
    .zd-market-panel .zd-market-panel-main-cont .zd-market-info {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .zd-market-info .zd-market-info-panel {
        box-shadow: inherit;
        border-radius: 0;
        padding: 20px 16px;
        border: 10px solid #f5f7fa;
        border-bottom: none;
    }
    .zd-market-info .zd-market-info-panel::before {
        content: '';
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 1px;
        border-bottom: 1px solid #e5e5e5;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        z-index: 10;
    }
    .zd-market-tc {
        font-size: 12px;
        color: #888;
        line-height: 45px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-wrap: break-word;
        margin: 12px 0;
        border-top: 1px solid #eee;
        padding: 13px 0 0;
    }
    .zd-market-prices-num {
        font-size: 20px;
    }
    .zd-market-title {
        font-size: 18px;
    }
    .zd-market-text{
        font-size: 12px;
    }
}
@media (max-width: 370px) {
    .fisrt-sv-btn a {
        flex: 0 0 calc(46% - 10px);
    }
}

/*表格-e*/
/*产品服务-s*/
@media (min-width: 1024px) {
    .section-company .por-collapse {
        display: block;
    }
}
.section-company .product-container {
    height: 385px;
}
.product-container {
    display: flex;
}

.section-company .product-nav {
    min-height: auto;
    height: 100%;
}
.product-nav, .product-nav-menu {
    position: relative;
}
.product-nav {
    background-image: url(../img/svban1.png);
    background-color: #fff;
    height: 404px;
    width: 68%;
    padding-top: 16px;
    background-size: cover;
    box-shadow: 0 2px 20px rgb(0 0 0 / 8%);
}
.company-nav-text {
    padding: 14px 24px 0;
}
.company-nav-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #252b3a;
    margin-bottom: 8px;
}
.company-nav-desc {
    font-size: 14px;
    line-height: 22px;
    color: #575d6c;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 88px;
}
.company-nav-text ul {
    margin-bottom: 24px;
}
.company-nav-text li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
    line-height: 22px;
    color: #252b3a;
    padding-top: 3px;
    padding-bottom: 3px;
}
.company-nav-text li i {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 10px;
    height: 10px;
    margin: 6px 8px 6px 0;
    font-size: 10px;
    background-image: url(../img/m-succrss.png);
    background-size: cover;
}
.product-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 32px;
    background-size: cover;
    background-position: 50%;
    -webkit-transition: .2s;
    transition: .2s;
}
.product-card h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #252b3a;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-card .product-btns, .product-card .product-labels, .product-card .product-price, .product-card p {
    margin-bottom: 12px;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.section-company .product-recommends>li {
    height: calc(50% - 8px);
}
.product-list>li {
    background-color: #FFFFFF;
    width: calc(50% - 15px);
    height: calc(50% - 10px);
    margin-bottom: 15px;
    margin-left: 15px;
    box-shadow: 0 2px 20px rgb(0 0 0 / 8%);
}
.product-card p {
    font-size: 14px;
    line-height: 22px;
    color: #575d6c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 44px;
}
.product-price {
    font-size: 12px;
    line-height: 14px;
    color: #575d6c;
    overflow: hidden;
}
.product-price em {
    font-style: normal;
    font-weight: 700;
    color:#119f93;
}
.product-price span {
    font-size: 20px;
    line-height: 20px;
}
.product-labels {
    display: flex;
}
.product-card .product-btns:last-child, .product-card .product-labels:last-child, .product-card .product-price:last-child, .product-card p:last-child {
    margin-bottom: 0;
}
.product-tag-outline-grey {
    padding: 0 8px;
    background-color: transparent;
    border-color: #adb0b8;
    color: #8a8e99;
}
.product-tag {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    background: #119f93;
    padding: 0 4px;
    border: 1px solid #119f93;
    border-radius: 2px;
    font-style: normal;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
}
.product-nav {
    display: block;
}
@media (max-width: 768px) {
    .product-nav {
        display: none;
    }
    .product-list>li {
        height: auto;
        width: calc(48% - 15px);
    }
    .product-card {
         padding: 0 0px;
    }
    .product-card-inner {
        padding: 20px !important;
    }
}
/*产品服务-e*/
.w1-quantity{
    height: 470px;
    background-image: url(../img/sl-bg.jpg);
}
.box1 {
    max-width: 1300px;
    margin: 0 auto;
    padding-bottom: 55px;
}

.caseservice-content{
    padding-top: 30px;
}

.caseservice-box{position: relative;}
.caseservice-box-title{width:400px;;height: 400px;margin: 10px auto 135px;position: relative;display: table}
.caseservice-box-circle{display:table-cell;vertical-align: middle;text-align: center;position: relative;z-index: 2}
.caseservice-box-canvas{position: absolute;top: 0;left: 0;}
.caseservice-box-text{color: #fff;margin: 15px 0}
.caseservice-box-btn{display: inline-block;width: 88px;line-height: 32px;cursor: pointer;background-color: #119f93;color: #fff}

.caseservice-box-icon{display: inline-block;width: 48px;height:48px;vertical-align: middle;margin-right: 5px}
.caseservice-icon01{background-position: 0 0}
.caseservice-icon02{background-position: -48px 0}
.caseservice-icon03{background-position: -96px 0}
.caseservice-icon04{background-position: -144px 0}
.caseservice-icon05{background-position: -192px 0}
.caseservice-box-content li{position: absolute;color: #fff;width: 278px;border-bottom: 1px solid rgba(255, 255, 255, .3);padding: 15px 0}
.caseservice-box-content li h4{font-size: 18px;margin-bottom: 10px;}
.caseservice-item-text{line-height: 1.8em;text-align: justify}

.caseservice-left-top{top: 15px;left: 0}
.caseservice-right-top{top: 15px;right: 0}
.caseservice-left-bottom{top: 230px;left: 50px}
.caseservice-right-bottom{top: 230px;right: 50px}
.caseservice-middle-bottom{bottom: -160px;left: 50%;margin-left: -140px;}

.caseservice-right-top h4, .caseservice-right-bottom h4{text-align: right}
.caseservice-middle-bottom h4{text-align: center}

.caseservice-box-ring{width: 100%;height: 100%;position: absolute;top: 0;left: 0}
.index-section-02-ring-01,.index-section-02-ring-02,.index-section-02-ring-03,.index-section-02-ring-04{position: absolute;top:50%;left: 50%;transform-origin: center center;}
.index-section-02-ring-01{width: 400px;height: 400px;background-image: url(../img/round01.png);animation: rotate 30s linear infinite;margin: -200px 0 0 -200px}
.index-section-02-ring-02{width: 300px;height: 300px;background-image: url(../img/round02.png);transform-origin: center center;animation: rotate1 30s infinite;margin: -150px 0 0 -150px}
.index-section-02-ring-03{width: 280px;height: 280px;background-image: url(../img/round03.png);animation: rotate 19s ease-in-out infinite;margin: -140px 0 0 -140px}
.index-section-02-ring-04{width: 280px;height: 280px;background-image: url(../img/round04.png);animation: rotate1 60s infinite;margin: -140px 0 0 -140px}
@keyframes rotate {
    to{
        transform: rotate(360deg);
    }
}
@keyframes rotate1 {
    to{
        transform: rotate(-360deg);
    }
}
@media (max-width: 768px) {
    .caseservice-box-ring {
        display: none;
    }
    .caseservice-box-circle {
        display: none !important;
    }
    .caseservice-text{
        display: flex;
    }
    .caseservice-left-top{top:-25px;left: 45px}
    .caseservice-right-top{top: -25px;right: 45px}
    .caseservice-left-bottom{top: 140px;left: 50px}
    .caseservice-right-bottom{top: 140px;right: 50px}
    .caseservice-right-top h4, .caseservice-right-bottom h4 {
        text-align: left;
    }
    .caseservice-box-content li {
        width: 30%;
    }
    .caseservice-box-content li h4 {
        font-size: 16px;
    }

}

/*产品服务*/
.first-ban li a {
    padding: 25px 30px !important;
}
.first-ban li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background:url(../img/svban1.png) no-repeat;
    background-position: right center;
    background-size: cover;
    opacity: 0;
    transition: all .3s;
    z-index: -1;
}
.first-ban li a:hover::before {
    opacity: 1; /* 悬停时显示背景图片 */
}

/*新闻-s*/
.news-other-system{
    background:url(../img/sy-bg.jpg) no-repeat;
}
.other-system-list{
    height: 350px;
    padding: 27px 28px 30px;
    box-shadow: 0px 0px 6px 0px #d4d5d9;
    background-color: #fff;
    border-radius: 2px;
    border: solid 2px #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
}
.other-system-item:first-child {
    width: 570px;
    border-right: 1px solid #e6ebf2;
    margin-right: 30px;
    padding-right: 30px;
}
.other-system-item {
    width: 540px;
    padding: 10px 0;
}
.font-weight-normal{
    font-size: 18px;
}
.home-news-list {
    margin: 30px 0;
}
.ellipsis-content-red{
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    color: #119f93;
    margin-bottom: 8px;
}
.ellipsis-content {
    -webkit-box-flex: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ellipsis-content-red i {
    font-style: normal;
    color: #999;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 85px;
}
.a-public-btn{
    width: 100%;
    color:#119f93;
    background-color:#fff;
    border-color: #119f93;
    border-style: solid;
    border-width: 1px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
}
.a-public-btn:hover{
    color: #fff;
    background-color: #119f93;
    border-color: #119f93;
}
@media (max-width: 768px) {
    .other-system-list {
        flex-wrap: wrap;
    }
    .other-system-item:first-child {
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
        border-right: 0px solid #e6ebf2;
    }
    .other-system-item {
        width: 100%;
    }
}
    /*新闻-e*/

/*首页-e*/

/*公有云-s*/
.company-int ul li {
    box-shadow: 0 2px 10px rgba(64, 66, 77, .16);
    border: 1px solid #fff;
    background-color: #ffffff !important;
}
.company-int-card{
    box-shadow: 0 2px 10px rgba(64, 66, 77, .16);
    border: 1px solid #fff;
    background-color: #ffffff !important;
}

.rounded-top-logo{
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background: #FFF;
    width: 65%;
    margin-bottom: -2px;
}
@media (min-width: 769px) {
    .service-case{
        background: #fff;
        height: 477px;
        /*padding: 45px 65px;*/
        border-radius: 4px;
    }
    .case-shadow {
        border-radius: 4px;
        height: 332px !important;
    }
}

@media (max-width: 768px) {
    .buttons-block {
        margin-top: 20px;
    }
    .case-shadow {
        border-radius: 4px;
        height: 332px !important;
    }
    .card-con .item[data-v-feef344c] {
        background-color: #ffffff;
    }
}
@media (max-width: 350px) {
    height: auto !important;
}


.buttons-block {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.buttons-block .button-chat {
    margin-right: 18px;
    background: #09cfe5
}

.buttons-block .button-block {
    width: 193px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
}
.buttons-block .button-form {
    background: #759aff;
}
.buttons-block .button-block {
    width: 193px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
}
.case-shadow img{
    width: 100%;
    height: 118px;
}

.block-items{
    margin: -10px -11px;
    font-size: 0;

}
.block-items ul{
    display: flex;
    flex-wrap: wrap;
}
.block-items li{
    width: 33.3333%;
    padding: 10px 10px;
    display: inline-block;
    box-sizing: border-box;
}
.scene-li{
    height: 168px;
    background-image: url('../img/svr1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scene-li::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('../img/svr2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all .3s;
    z-index: 1;
}
.scene-li:hover::before {
    opacity: 1;
}
.scene-li:hover .scene-item {
    opacity: 0;
}
.scene-li:hover .scene-item p {
    opacity: 1;
    color: #fff;
}
.scene-li:hover::after {
    opacity: 1;
}
.scene-li:hover .scene-item p {
    visibility: hidden;
}
.scene-li::after{
    content:  attr(data-title);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: all .3s;
    font-size: 16px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    opacity: 0;
    padding: 30px 20px;
    box-sizing: border-box;
    word-wrap: break-word;
    text-align: center;
    line-height: 24px;
}
.scene-item{
    text-align: center;
    opacity: 1;
    transition: all .3s;
    z-index: 3;
}

.scene-item img{
    margin-bottom: 12px;
}
.scene-item p{
    font-size: 18px;
    color: #1c1d1f;
    transition: all .3s;
}
.lh-1{
    margin-top: 17px;
}
@media (max-width: 768px) {
    .block-items li {
        flex: 0 0 50%;
        width: 100%;
    }
    .scene-li::after{
        font-size: 14px;
    }
}

/*战略伙伴*/
.section-content{
    margin-top: 20px;
}
[data-skin="1"]>.tab-box-head {
    border-bottom: 1px solid #ececec;
}
.tab-box-head {
    text-align: center;
    margin-bottom: 30px;
}
[data-skin="1"]>.tab-box-head li.active {
    color: #119f93;
}
[data-skin="1"]>.tab-box-head li {
    font-size: 14px;
}
[data-skin="1"]>.tab-box-head li {
    font-weight: 500;
    color: #2f2f40;
    padding: 0 10px 15px;
    line-height: 24px;
    margin: 0 46px;
    position: relative;
    font-size: 18px;
}
.tab-box-head li.active {
    color: #11111a;
}
.tab-box-head li {
    display: inline-block;
    cursor: pointer;
    color: #666;
}
[data-skin="1"]>.tab-box-head li.active:after {
    width: 100%;
}
[data-skin="1"]>.tab-box-head li:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #119f93;
    transition: 0.5s width cubic-bezier(.74,.29,.03,.91);
}
.col-space20 {
    justify-content: space-between;
    margin: -10px;
    display: flex;
    flex-wrap: wrap;
}
.col-3 {
    width: 50%;
}
.col-space20>* {
    padding: 10px;
    box-sizing: border-box;
}
a:hover, a:link, a:visited, a:active {
    text-decoration: none;
}
.tab-box-menu-item {
    display: block;
    height: 100%;
    padding: 20px 30px;
    box-shadow: 0 2px 10px rgba(64, 66, 77, .16);
    border: 1px solid #fff;
    transition: border .3s;
    box-sizing: border-box;
}
.tab-box-menu-title {
    font-size: 18px;
    position: relative;
    padding-left: 34px;
    line-height: 24px;
    margin-bottom: 15px;
}
.tab-box-menu-icon {
    display: block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    background-size: 200% 100%;
}
.tab-box-menu-text {
    line-height: 20px;
    color: #7a8ba6;
}
.p-section{
    display: block;
}
.m-section{
    display: none;
}
.reportemail-top .product-advantage-img img{
    height: 300px;
    width: 100%;
}
@media (max-width: 768px) {
    .p-section{
        display: none;
    }
    .m-section{
        display: block;
    }
    .collapse-list {
        border-top: 1px solid #f2f2f2;
    }
    .collapse-item {
        border-bottom: 1px solid #f2f2f2;
        overflow: hidden;
    }
    .collapse-item-hd {
        position: relative;
        background-color: #fff;
        height: 60px;
        line-height: 60px;
        font-size: 15px;
        padding: 0 15px;
    }
    .collapse-item-hd .collapse-icon {
        margin-right: 10px;
    }
    .collapse-icon {
        display: inline-block;
        line-height: normal;
    }
    .collapse-icon {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }
    .collapse-icon::before {
        content: '';
        display: inline-block;
        width: 22px;
        height: 22px;
        /*background-image: url(../images/collapse-index-icons.png);*/
        background-size: 88px auto;
        line-height: normal;
    }
    .collapse-item-hd::after{
        position: absolute;
        content: "";
        width: .5em;
        height: .5em;
        border-style: solid;
        border-width: 1.2px 0 0 1.2px;
        border-color: initial;
        right: 15px;
        transform: rotate(135deg) translateY(-50%);
        transform-origin: top;
        top: 50%;
        transition-duration: 0.5s;
        transition-property: -webkit-transform, transform;
    }
    .collapse-item-hd.active::after {
        transform: rotate(45deg) translateY(-50%); /* 更改为向上的箭头 */
    }
    .collapse-bd-list {
        background-color: #f5f6f9;
        overflow: hidden;
        display: none;
        border-top: 1px solid #f2f2f2;
        padding: 0;
    }
    .collapse-list-item {
        display: block;
        margin: 15px;
        background-color: #fff;
        padding: 15px;
        box-shadow: 0 2px 10px rgba(64, 66, 77, .16);
    }
    .collapse-bd-list-title {
        margin-bottom: 7px;
        color: #11111a;
    }
    .collapse-bd-list-text {
        line-height: 20px;
        color: #7a8ba6;
        font-size: 13px;
    }
}

/*公有云-e*/

/*弹性云-s*/
/*产品特性-s*/
/* 行内元素间距和垂直居中对齐 */
.row.g-30.align-items-center {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    gap: 30px; /* 间隔30px */
    align-items: center;
}

/* 左侧大块内容 */
.superiority-lg-6 {
    flex: 0 0 50%;
    max-width: 47.5%;
}

.rts-feature-section.dedicated {
    padding: 20px;
}

.rts-feature-section.dedicated .title {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 32px;
    color: #4c5671;
}
.rts-feature-section p, .rts-feature-section .description, .rts-section-content p, .rts-section-content .description {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 390px;
    color: #4c5671;
}

/* 右侧卡片样式 */
.superiority-lg-3,
.superiority-md-4,
.superiority-sm-6 {
    flex: 0 0 calc(25% - 30px); /* 减去间隙 */
    max-width: calc(25% - 30px);
}

.card-feature {
    width: 100%;
}
.card-feature {
    height: 270px;
    background: #F4F9FF;
    border-radius: 10px;
    padding: 35px;
    transition: all .4s ease;
    position: relative;
    z-index: 1;
}

.card-feature:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(270deg, #0af2d0 0%, #01b8f9 67%);
    opacity: 0;
    transition: all .4s ease;
    border-radius: inherit;
    z-index: -1;
}
.card-feature:hover::before {
    opacity: 1;
}
.card-feature__single--icon img {
    width: 48px;
    height: 48px;
}

.card-feature__single--title {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #333;
}

.card-feature__single--description {
    color: #777;
}
.card-feature__single--icon {
    height: 80px;
    width: 80px;
    background: #EAF1FF;
    border-radius: 50%;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    transition: all .4s ease;
}
.card-feature__single--title {
    font-size: 19px;
    font-weight: 700;
    color: #2D3C58;
    transition: all .4s ease;
    margin-bottom: 15px;
}
.card-feature__single--description {
    line-height: 20px;
    font-weight: 400;
    color: #2D3C58;
    margin-bottom: 0;
    transition:  all .4s ease;
}
.card-feature:hover .card-feature__single--title {
    color: #FFFFFF;
}
.card-feature:hover .card-feature__single--description {
    color: #FFFFFF;
}
/* 响应式设计 */
@media (max-width: 768px) {
    .row.g-30.align-items-center {
        margin-top: 20px;
    }
    .row.g-30.align-items-center {
        gap: 20px;
    }
    .superiority-lg-6 {
        text-align: center;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .rts-feature-section.dedicated {
         padding: 0px;
    }
    .rts-feature-section p{
        line-height: 20px;
        font-size: 14px;
        text-align: center;
        max-width: none;
    }
    .rts-feature-section.dedicated .title {
        margin-bottom: 15px;
        font-size: 20px;
    }
    .superiority-lg-3,
    .superiority-md-4,
    .superiority-sm-6 {
        flex: 0 0 47%;
        max-width: 50%;
    }
    .card-feature {
        height: 220px;
        padding: 20px;
    }
    .card-feature__single--icon {
        height: 50px;
        width: 50px;
    }
    .card-feature__single--title {
        font-size: 16px;
    }
    .card-feature__single--icon img {
        width: 38px;
        height: 38px;
    }
}

@media (max-width: 576px) {
    .card-feature {
        height: 196px;
        padding: 20px;
    }
    .superiority-lg-3,
    .superiority-md-4,
    .superiority-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/*产品特性-e*/
.item-container {
    height: 150px !important;
    padding: 0px !important;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.flxImg {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flxImg img {
    margin-right: 0px !important;
    width: 135px;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.content-container {
    padding: 30px 20px;
    flex: 0 0 66.67%;
    max-width: 66.67%;
    padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1288px) {
    .tx-ysUl li {
        flex: 0 0 50%;
        max-width: 48%;
    }
    .item-container {
        flex-direction: row;
    }
}
@media (max-width: 768px) {
    .tx-ysUl li {
        width: 100% !important;
    }

    .item-container {
        flex-direction: row !important;
        align-items: center;
        padding: 18px 6px;
    }

    .flxImg {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .content-container {
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 10px;
    }

    .flxImg img {
        width: 38% !important;
    }
}


@media (max-width: 454px) {
    .flxImg img {
        width: 30% !important;
    }

    .flxImg {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .content-container {
        flex: 0 0 70%;
        max-width: 70%;
        padding-left: 10px;
    }
}


.advantage-contrast {
    text-align: left !important;
    max-width: 1300px;
    margin: 0 auto;
    min-height: 774px;
    background: url('../img/pkbg.png') no-repeat;
    background-position: center top;
    background-size: auto 100%;
    position: relative;
}
.contrast-title {
    width: 94px;
    height: 94px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color:#119f93;
    border: 8px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: calc(50% - 20px);
    transform: translate(-50%, -50%);
}
.contrast-data {
    display: flex;
    height: 100%;
}
.contrast-data>div {
    width: 50%;
}
.contrast-l {
    color: #fff;
    padding: 51px 56px 50px 57px;
    box-sizing: border-box;
}
.contrast-r {
    padding: 72px 56px 40px 72px;
}
.contrast-l .programme {
    border-bottom: 1px dashed rgba(255, 255, 255, .35);
}
.contrast .programme {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px;
    margin-bottom: 12px;
    position: relative;
}
.contrast-r .programme {
    border-bottom: 1px dashed rgba(185, 188, 191, .35);
}
.contrast-r .programme {
    color: #323235;
}
.contrast-l .programme::before {
    content: url(../img/tuiicon.png);
    position: absolute;
    left: 123px;
    top: -17px;
}

.contrast-l .contrast-items {
    padding: 0 55px 0 28px;
}
.contrast-items>li:not(:last-child) {
    margin-bottom: 15px;
}
.contrast .contrast-item-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    position: relative;
}

.contrast .contrast-item-p {
    font-size: 14px;
    opacity: .8;
    line-height: 24px;
}
.m-advantage-contrast{
    display: none;
}
.advantage-contrast{
    display: block;
}
@media screen and (max-width: 1023px) {
    .m-show {
        margin: 0px 20px;
        display: block !important;
    }
    .advantage-contrast{
        display: none;
    }
    .m-advantage-contrast .advantage-contrast-box .section-body {
         padding: 0px 0px;
    }
    .m-advantage-contrast .advantage-contrast-box {
        border: 1px solid #e1e5eb;
        overflow: hidden;
    }
    .m-advantage-contrast .section-nav {
        display: flex;
        align-items: center;
        margin-right: -6%;
    }
    .m-advantage-contrast .section-nav>span.active {
        color: #fff;
        background-image: linear-gradient(90deg, #119f93 0%, #00cdec 100%);
    }
    .m-advantage-contrast .section-nav>span img {
        width: 33px;
        margin-left: 4px;
    }
    .m-advantage-contrast .section-nav>span:last-child {

        clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%);
        margin-left: -5%;
    }
    .m-advantage-contrast .section-nav>span {
        width: 50%;
        text-align: center;
        height: 45px;
        font-size: 15px;
        color: #323235;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f9fc;
    }
    .m-contrast-data {
        padding: 25px 30px;
        box-sizing: border-box;
        background-color: #fff;
    }
    .m-contrast-data li:not(:last-child) {
        margin-bottom: 16px;
    }
    .m-contrast-data .contrast-item-title {
        color: #1c1d1f;
        font-size: 15px;
        margin-bottom: 10px;
        font-weight: bold;
        display: flex;
        align-items: center;
    }
    .m-contrast-data .contrast-item-title img {
        width: 15px;
        margin-right: 8px;
    }
    .m-contrast-data .contrast-item-p {
        line-height: 20px;
        font-size: 13px;
        color: #626266;
        margin-bottom: 0;
        text-align: left;
    }
    .list-a2{
        display: none;
    }
}

.product-function .table-g th{
       text-align: center;
}
.product-function .table-g td{
    border: 1px solid #eeeeee;
    text-align: center;
}
.product-function .table-g td img{
    width: 40px;
    height: 40px;
}
.product-function .table-g td font{
    line-height: 20px;
}
@media (max-width: 768px) {
    .product-function{
        all: revert;
        overflow: hidden;
    }
}
/*弹性云-e*/

/*裸金属云-s*/
.is-vertical-border-card .card-g{
    background: #fff;
    width: 0;
    flex-grow: 1;
    padding: 24px;
    transition: .3s;
    position: relative;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    border: 0; /* 设置所有边框为0 */
    border-right: 1px solid #e1e6f0; /* 只保留右边的边框 */
    margin-top: 25px;
    border-radius: 0;
    margin-left: 0px;
}
.is-vertical-border-card .card-g:hover{
    box-shadow: 0 2px 12px 0 rgba(11, 225, 207, 0.3);
}
/*裸金属云-e*/

/*高防服务器-s*/
 .architecture-Content-row {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
}
 .architecture-Content-left {
    min-width: 479px;
    max-width: 479px;
    border: 1px solid #ebf1fc;
    height: 500px;
    position: relative;
    background-color: #f0f2f5;
}
 .architecture-Content-left .architecture-left-Content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}
 .architecture-Content-left .architecture-left-Content .architecture-left-Content-title {
    width: 100%;
    background: #fff;
    padding: 24px 40px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
 .architecture-Content-left .architecture-left-Content .architecture-left-Content-title .architecture-left-title {
    font-size: 18px;
    font-weight: 600;
    color: #181818;
    margin-bottom: 12px;
}
 .architecture-Content-left .architecture-left-Content .architecture-left-Content-title .architecture-left-desc {
    font-size: 14px;
    font-weight: 400;
    color: #181818;
    line-height: 28px;
}
 .architecture-Content-left .architecture-left-Content .architecture-Content-btn-title {
    flex: 1;
    padding: 24px 40px 20px 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
 .architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-advantage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}
 .architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-advantage .architecture-left-ul {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 10px;
}
 .architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-advantage .architecture-left-ul li {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding-left: 28px;
    position: relative;
}
 .architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-advantage .architecture-left-ul li:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 14px;
    background: url(../img/m-succrss.png) 2px 2px no-repeat;
}
 .architecture-Content-right {
    flex: 1;
    max-width: 100%;
}
 .architecture-Content-right .architecture-item-img {
    max-width: 100%;
    height: 499px;
    display: flex;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    padding: 20px;
}
 .architecture-Content-right .architecture-item-img img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    border: 1px solid rgba(0, 0, 0, 0);
}
.architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-Content-btn {
    display: flex;
}
.architecture-Content-left .architecture-left-Content .architecture-Content-btn-title .architecture-Content-btn a {
    width: 150px;
    border-radius: 1px;
    background: linear-gradient(270deg, #00cdec, #119f93); /* 渐变色 */
    background-size: 400% 100%; /* 设置背景大小为四倍宽度 */
    background-position: 100% 0; /* 初始位置 */
    animation: gradientAnimation 10s ease infinite; /* 动画属性 */
    border: 1px solid transparent; /* 边框透明 */
    color: #fff;
    font-size: 14px;
    padding-left: 24px;
    font-weight: 400;
    line-height: 46px;
    text-align: left;
    cursor: pointer;
    border-radius: 4px;
}

/* 定义动画 */
@keyframes gradientAnimation {
    0%, 100% {
        background-position: 0% 50%;
        animation-timing-function: ease-out;
    }
    50% {
        background-position: 100% 50%;
        animation-timing-function: ease-in;
    }
}
@media (max-width: 768px) {
    .architecture-Content-right {
        display: none;
    }
    .architecture-Content-left {
        max-width: 100%;
        min-width: 100%;
    }
}


.section-body{
    padding: 80px 0px;
}
.safeguard-cpbox3{
    background-image: url(../img/bz-bg.jpg);
    position: relative;
    padding: 0;
}
[data-skin="a"] {
    display: -webkit-flex;
    display: flex;
}
[data-skin="a"] .tab-box-head {
    width: 278px;
    z-index: 3;
}
.tab-box-head {
    text-align: center;
    margin-bottom: 30px;
}

[data-skin="a"] .tab-box-head li.active {
    border-left: 4px solid #119f93;
}
[data-skin="a"] .tab-box-head li {
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}
.tab-box-head li.active {
    color: #FFFFFF;
}
.tab-box-head li {
    display: inline-block;
    cursor: pointer;
    color: #666;
}
.section-body .tab-box-head li.active:before {
    width: 100%;
}
.section-body .tab-box-head li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    width: 0;
    height: 100%;
    background-color: rgba(17, 159, 147, .25);
    transition: width .3s;
}
[data-skin="a"] .tab-box-content {
    flex: 2;
    padding: 0 100px;
    color: #fff;
    line-height: 1.6em;
}
.section-fun .product-card-section {
    margin-bottom: 20px;
}
.product-card-section {
    margin-bottom: 15px;
}
.section-fun h5 {
    margin-bottom: 10px;
}
.square {
    padding-left: 28px;
}
.dot, .square {
    position: relative;
}
.square:before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #00cdec;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    transform: rotate(45deg);
}
.product-card-section p {
    line-height: 1.6em;
}

@media (max-width: 768px) {
    [data-skin="a"] .tab-box-head {
        width: 30%;
    }
    [data-skin="a"] .tab-box-content {
        padding: 0px 10px;
    }
    .section-body {
        padding: 40px 0px;
    }
    .safeguard-cpbox3 .txt-main{
        padding-top:0px !important;
    }
}
.safeguard-cpbox3 .txt-main{
    padding-top:40px ;
}

.introduce .introduce-row .introduce-section .introduce-section-title:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: linear-gradient(180deg, #119f93, #00cdec);
    border-radius: 50%;
    text-align: center;
    line-height: 21px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    transition: all 0.36s ease-in-out;
}


.tpm-solution2__cards {
    display: flex;
    width: 100%;
    font-size: 0;
    white-space: nowrap;
}
.tpm-solution2__card.is-active {
    width: 488px;
}
.tpm-solution2__card.v2 {
    height: 320px;
}
.tpm-solution2__card {
    display: inline-block;
    transition: width .3s;
    margin-right: 12px;
    width: 180px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 22px 18px;
}
.tpm-solution2__card.v2 .tpm-solution2__card-cover {
    background-position: 100% 0;
}
.tpm-solution2__card-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: 0 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    transition: opacity .3s ease-in-out;
}
.tpm-solution2__card.is-active .filter-box {
    filter: none;
}
.filter-box {
    background-image: url(../img/close6.png);
}
.filter-box {
    background-position: 93% bottom;
}
.filter-box {
    width: 100%;
    height: 100%;
    transition: all .3s;
    background-color: #eaeef3 !important;
    position: absolute;
    z-index: -1;
    background-position: 80% bottom;
    background-repeat: no-repeat;
}
.tpm-solution2__card.is-active .filter-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #03cde9;
    mix-blend-mode: multiply;
}
.tpm-solution2__card.is-active .tpm-solution2__card-cover .bottm-cover {
    padding: 38px 22px;
}
.tpm-solution2__card-cover .bottm-cover {
    height: 100%;
    padding: 38px 20px;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
}
.tpm-solution2__card.is-active .bottm-cover h3 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 23px;
    text-align: left;
}
.bottm-cover h3 {
    white-space: normal;
    word-wrap: break-word;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #323235;
    transition: all .3s;
    text-align: center;
}
.tpm-solution2__card.is-active .know-more {
    opacity: 1;
}
.know-more {
    opacity: 0;
    transition: all .3s ease-in-out;
}
.know-more p {
    color: #fff;
    opacity: .8;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 45px;
    width: 444px;
    white-space: initial;
    overflow: auto;
}
.know-more a {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 144px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    font-size: 14px;
    overflow: hidden;
}
.know-more a:hover {
    -webkit-transition: all .3s;
    background-color: #fff;
    color: #119f93;
}
.know-more a span {
    position: relative;
    z-index: 9;
}
@media (max-width: 768px) {
    .m-solution2__cards {
        display: flex;
        flex-direction: column;
    }
    .tpm-solution2__card.v2.is-active {
        width: auto;
        height: 190px;
    }
    .tpm-solution2__card.is-active .filter-box {
        background-position: 100% 100%;
    }
    .tpm-solution2__card.is-active .tpm-solution2__card-cover .bottm-cover, .tpm-solution2__card-cover .bottm-cover {
        padding: 18px 20px;
    }
    .tpm-solution2__card.is-active .bottm-cover h3 {
        font-size: 15px;
        font-weight: normal;
        margin-bottom: 3px;
    }
    .know-more p {
        width: auto;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 12px;
    }
    .know-more a {
        font-size: 13px;
        background-color: transparent;
        border: 1px solid #fff;
        height: 27px;
        line-height: 27px;
        width: 80px;
        box-sizing: border-box;
        color: #fff;
    }
    .tpm-solution2__card.v2 {
        height: 60px;
        margin-bottom: 5px;
    }
    .tpm-solution2__card {
        width: auto;
        margin-right: 0;
    }
    .filter-box {
        background-size: 100% auto;
        background-position: 100% 53%;
    }
    .bottm-cover h3 {
        font-size: 15px;
        text-align: left;
        line-height: 24px;
    }
}
/*高防服务器-e*/
/*高防cdn-s*/
[data-skin="2"]>.tab-box-experience {
    display: -webkit-flex;
    display: flex
;
    justify-content: space-around;
}

.tab-box-experience {
    text-align: center;
    margin-bottom: 30px;
}
[data-skin="2"]>.tab-box-experience li.active {
    color: #119f93;
}
[data-skin="2"]>.tab-box-experience li {
    position: relative;
    padding: 0 10px;
}
.tab-box-experience li.active {
    color: #11111a;
}
.tab-box-experience li {
    display: inline-block;
    cursor: pointer;
    color: #666;
}
[data-skin="2"]>.tab-box-experience li.active .tab-icon {
    border: 1px solid #119f93;
    box-shadow: 0 4px 10px rgba(0, 150, 255, 0.2);
    background-color: #fff;
}

[data-skin="2"] .tab-icon {
    display: block;
    width: 48px;
    height: 48px;
    padding: 6px;
    margin: 10px auto;
    border: 1px solid transparent;
    border-radius: 40px;
}

[data-skin="2"]>.tab-box-experience li:before {
    right: 120px;
}

[data-skin="2"] > .tab-box-experience li:not(:first-child):before {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background-color: #e5e8ed;
    position: absolute;
    top: 40px;
}

.product-card.card-lg {
    display: -webkit-flex;
    display: flex
;
    border: 1px solid #e5e8ed;
}
.gray .product-card {
    background-color: #fff;
}
.product-card {
    color: #666;
    height: 100%;
    position: relative;
}
.product-card-inner {
    padding: 30px;
    flex: 2;
}
.product-card-section {
    margin-bottom: 15px;
}
h5.product-card-title {
    color: #11111a;
    margin-bottom: 6px;
    font-size: 14px;
}
.split-block {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #119f93;
    margin: 15px 0;
}
.product-card-section p {
    line-height: 1.6em;
}
.m-experience{
    display: none;
}
.p-experience{
    display: block;
}
@media (max-width: 1026px) {
    [data-skin="2"]>.tab-box-experience li:before {
        display: none;
    }

    [data-skin="2"] > .tab-box-experience li:not(:first-child):before {
        display: none;
    }
    .m-experience{
        display: block;
    }
    .p-experience{
        display: none;
    }
    h5.product-card-title {
        font-weight: 600;
        font-size: 16px;
    }
}

/*高防cdn-e*/

/*技术支持-s*/
.section-helpCate .section-body{
    cursor: pointer;
    padding: 0px 0px;
}
.section{padding: 30px 0;overflow: visible;}
.search-box{ display: flex; }
.section-header h1{ color: #1c1d1f; font-size: 20px; }
.section-header p{ font-size: 14px; color: #626266;line-height: 1; margin: 17px 0 30px; }
.search-box h1{ white-space:nowrap; margin-right: 40px; font-size: 28px; color: #1c1d1f; line-height: 50px; }
.banner-info{max-width: none;}
.search-input{ width: 100%; max-width: 790px; min-width: 600px; }
.search-item{ max-width: none; margin-bottom: 0; }
.search-item .help_search{ display: flex; }
.search-input{ height: 50px; line-height: 50px; }
.search-input p{ padding: 0 18px; box-sizing: border-box; }
.search-item a { width: 86px; height: 50px; display: inline-block; background-color:#119f93; vertical-align: top; color: #fff; line-height: 50px; text-align: center; font-size: 14px; }
.search-box p,.search-box p a{ color: #93939a; }
.help-box{ display: flex; justify-content: space-between; }
.skip-item{ width: 220px; height: auto; text-align: left; background-color: #fff; margin-top: 35px; }
.section-box-r{ width: calc(100% - 240px);min-height: 320px; border-left: 1px solid #ebedf0; padding:20px 0 60px 30px; box-sizing: border-box; }
.skip-box{height: 0;}

.skip-item ul{background-color: #fff;cursor: pointer;}
.skip-box ul li{ height: 40px; line-height: 40px; padding: 0 27px; box-sizing: border-box;margin: 5px 0; }
.skip-item ul li.on, .skip-item ul li:hover {
    background-color: #f8f9fb;
}
.skip-item ul li.on a, .skip-item ul li:not(.on):hover a {
    border: none;
    margin-left: 6px;
    color: #119f93;
}
.menu-tab li a{ position: relative; padding-left: 34px; height: 100%; box-sizing: border-box; }
.skip-item ul li a{margin-left: 0;transition: all .3s;}


.skip-item ul li:hover a{color: #119f93;}

.menu-tab li a::before{ content: ""; position: absolute; left: 0; top: 8px; width: 20px; height: 20px;
    background-size: cover;
    background-position: center center;
}

/* 自助服务 */
.section-items .clear,.helper-doc{ font-size: 0; margin:-10px; display: -ms-flexbox; display: -webkit-box; display: -moz-box; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.section-items .clear>div,.helper-doc>div{ display: inline-block; vertical-align: top; width: 33.33333%; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; height: auto; }
.section-self,.block-item-box .block-item{ position: relative;top: 0px; border: 1px solid #eef0f3; padding: 25px 36px 21px; box-sizing: border-box; height: 100%; transition: all .3s; }
.section-self{padding-bottom:0px ;}

.section-items .section-item .section-self::before,.helper-items .block-item-box .block-item::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}


.section-self:hover,.block-item-box .block-item:hover{top: -6px; box-shadow: 0px 3px 10px 0px rgba(199, 200, 201, 0.33); }
.section-self:hover::before,.block-item-box .block-item:hover::before{ opacity: 1; }

.section-item-top{ position: relative; display: flex; align-items: center; z-index: 1; margin-bottom: 41px; }
.section-item-top p{ color: #1c1d1f; font-size: 18px; position: relative; margin-right: 12px; }
.section-item-top p::before{ content: ""; position: absolute; height: 16px; width: 4px; top: 4px; left: -18px; background-color: #119f93; }
.section-item-top span{ color: #93939a; font-size: 14px; }
.content-box,.block-content{ position: relative; z-index: 1; color: #323235; font-size: 14px; }
.section-content .content-item{ display: flex; margin-top: 0; }
.section-content .content-item>a{ display: block; flex: 1; }
.section-content .content-item{ margin-bottom: 20px; }

/* 帮助文档 */
.helper-doc>div{ width: 50%;}
.helper-items .section-item-top{ margin-bottom: 29px; }
.block-item-box .block-item{ min-height: 218px; }
/* .block-item-box .block-item::before{ background: url(/images/new_kkidc/helpcenter/hover_bg2.png) no-repeat; background-position: top right; background-size: auto 100%; } */
.block-content ul{ display: flex; flex-wrap: wrap; }
.block-content ul>li{ width: 50%; margin-bottom: 15px; }
.block-content ul>li .p-1{ margin-right: 45px;line-height: 24px; }
.block-content ul>li:hover p{ color: #119f93; }
.seemore p{color: #119f93; padding-left: 5px;}
.seemore:hover p{opacity: .8;}

/* 常见问题 */
.select-wrapper{ margin: 0 0 10px 0; }
.problem-select ul{ padding: 0; width: auto; display: flex; }
.problem-select li{ margin-right: 10px; padding: 0 ; }
.problem-select li a{ background-color: #f2f4f7; padding: 0 23px; line-height: 34px; color: #93939a; font-size: 14px; }
.problem-select li.active a,.problem-select li:hover a{ background-color: #119f93; color: #fff; border: none; }
.problem-content ul li{ display: flex; padding: 12px 0; }
.problem-content ul li>a{ flex: 1; position: relative; padding: 0 30px 0 16px; color: #323235; max-width: 33.3333%; box-sizing: border-box; }

.problem-content ul li>a:hover{ color: #119f93; }
.problem-content ul li>a:hover::before{ background-color: #119f93; }
.problem-content  ul{padding: 25px 30px;background-color: #f8f9fb;}

/* 操作手册 */
.section-body table{ border-collapse: collapse; border: 1px solid #ebedf0; width: 100%; }
.section-body table td{ border: 1px solid #ebedf0; width: 25%; height: 140px; }
.section-icon{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; position: relative; }
.section-icon::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; background: url(../img/in-use.jpg) no-repeat; background-position: top right; background-size: 100% 100%; opacity: 0; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.section-icon:hover::before{opacity: 1;box-shadow: 0px 3px 10px 0px rgba(199, 200, 201, 0.33); }
.section-icon a{ display: flex; justify-content: center; align-items: center; flex-direction: column;z-index: 1; }
.section-icon p{margin-top: 3px;}
.section-icon a img{
    width: 50px;
    height: 50px;
}

.problem-content .sustain {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}


.problem-content .sustain-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    background-color: #f9f9f9;
    padding: 8px 12px;
    margin: 4px;
    border-radius: 4px;
    flex: 0 0 calc(50% - 8px);
    box-sizing: border-box;
}


.problem-content .sustain-item .sustain-item-num {
    background-color: #119f93;
    color: white;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    font-weight: bold;
}


.problem-content .sustain-item span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .skip-box {
        display: none;
    }
    .section-box-r {
        padding: 20px;
        width: auto;
    }
    .help-box{
         padding: 0px 0px 0px 0px;
         margin-top: 0px;
    }
    .section-items .clear>div, .helper-doc>div {
        width: 100%;
    }

}
@media (min-width: 768px) and (max-width: 1060px){
    .section-items .clear>div, .helper-doc>div {
        width: 50%;
    }
}

.news-q{
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1.8;
}
/*技术支持-e*/

/*新闻-s*/
.news{
    display: flex;
}
.news-l {
    margin-right: 30px;
    width: 220px;
}
.news-l-m {
    background-color: #fafbff;
}
.news-l-m-head {
    background-color:#fafbff;
    height: 64px;
    text-align: center;
    color: #333;
    position: relative;
    z-index: 2;
}
.news-l-m-head h3 {
    line-height: 64px;
    font-size: 18px;
}
.news-location {
    padding: 0px 0px 18px 10px;
}
.news-img{
    width: 100px;
    height: 100px;
}
.news-l-m-head .title-en {
    font-size: 44px;
    font-weight: bold;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 64px;
    z-index: -1;
}
.news-l-m-body {
    padding: 4px 0;
}
.news-l-m-body li.active {
    background-color: #dbeffd;
}
.news-l-m-body li {
    line-height: 54px;
    position: relative;
}
.news-l-m-body li.active:before {
    height: 100%;
}
.news-l-m-body li:before {
    content: '';
    display: block;
    width: 4px;
    height: 0;
    background-color: #119f93;
    position: absolute;
    left: 0;
    top: 0;
}
.news-l-m-body li.active a {
    color: #119f93;
}
.news-l-m-body li a {
    display: block;
    text-align: center;
}
.news-r {
    margin-bottom: 40px;
    width: calc(100% - 250px);
}
.news-img-list li {
    padding: 20px 40px;
}
.news-list li {
    padding: 20px 40px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    transition: all .3s;
}
.news-img-list .article-info {
    margin-right: 20px;
    width: calc(100% - 310px);
}
.news-list li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #11111a;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eaeaea;
    line-height: 30px;
}
.news-list li .desc {
    color: #666;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-date {
    color: #666;
}
.article-date .day {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.news-list li:hover {
    box-shadow: 0 0 16px rgba(64, 66, 77, .1);
}
.news-list li:hover .title {
    border-color: #119f93;
}
.news-list li:hover .title a {
    color: #119f93;
}

@media (max-width: 768px) {

    .news-l {
        display: none;
    }
    .news-r {
        width: 100%;
    }
    .news-list li {
        padding: 10px 20px;
    }
    .news-img {
        width: 80px;
        height: 80px;
    }
    .article-date {
        width: 21%;
    }
    .article-date .day {
        font-size: 14px;
    }
    .news-img-list .article-info {
        width: 60%;
        margin-left: 10px;
        margin-right: 10px;
    }
}
/*新闻详情*/
.article-item {
    padding: 30px 20px;
    border-top: 1px solid #eaeaea;
}
.article-item-title {
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    padding-bottom: 20px;
}
.article-item-content {
    line-height: 1.6em;
    margin-bottom: 20px;
}
.article-link {
    padding: 5px 20px;
    border-top: 1px solid #eaeaea;
}
.article-link p {
    margin: 15px 0;
}
.blue {
    color: #119f93 !important;
}
.article-link a {
    color: #333;
}
.article-link a:hover {
    color:#119f93;
}
.news-date {
    line-height: 17px;
    color: #666;
}
.fr {
    float: right;
}
.p-news{
    display: block;
}
.m-news{
    display:none;
}
@media (max-width: 768px) {
    .p-news{
        display: none;
    }
    .m-news{
        display:block;
    }
    .section-head {
        position: relative;
        text-align: center;
        padding-bottom: 20px;
    }
    .section-head-title {
        line-height: 20px;
        font-size: 20px !important;
        color: #1a1a1a;
        margin-bottom: 4px;
    }
    .news-date {
        font-size: 12px;
        padding-top: 10px;
    }
    .color-gray {
        color: #999;
    }

}

/*新闻-e*/
/*关于我们-s*/
/*发展历程-s*/

.section-develop {
    background-position: top center;
    background-size: auto auto;
    background-repeat: no-repeat;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
    color: #717278;
    background-image: url(../img/about-develop-bg.jpg);
    background-color: #f5f5f5;
}
.section-develop{background-position: top center;background-size: auto auto;background-repeat: no-repeat;position: relative}

.section-develop:before,.section-develop:after{content: '';display: block;width: 30%;height: 100%;background-color: #fff;position: absolute;top: 0;z-index: 2;opacity: .3}
.section-develop:before{left: 0;background: -webkit-linear-gradient(to right, rgba(22,23,39,1), rgba(22,23,39,0));
    background: -o-linear-gradient(to right, rgba(22,23,39,1), rgba(22,23,39,0));
    background: -moz-linear-gradient(to right, rgba(22,23,39,1), rgba(22,23,39,0));
    background: linear-gradient(to right, rgba(22,23,39,1), rgba(22,23,39,0));
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr= rgba(22,23,39,1), endcolorstr=rgba(22,23,39,0), gradientType=1);}
.section-develop:after{right: 0;background: -webkit-linear-gradient(to right, rgba(22,23,39,0),  rgba(22,23,39,1));
    background: -o-linear-gradient(to right, rgba(22,23,39,0),  rgba(22,23,39,1));
    background: -moz-linear-gradient(to right, rgba(22,23,39,0),  rgba(22,23,39,1));
    background: linear-gradient(to right, rgba(22,23,39,0), rgba(22,23,39,1));
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr= rgba(22,23,39,0), endcolorstr= rgba(22,23,39,1), gradientType=1);}
.section-head {
    text-align: center;
    padding-bottom: 40px;
}
.section-head-white .section-head-title {
    color: #fff;
}
.section-head-title {
    font-size: 26px;
    color: #1a1a1a;
    margin-bottom: 15px;
}
.develop-swiper{margin-top: 135px;overflow: visible;z-index: auto}
.develop-swiper .swiper-slide{width: 432px;box-sizing: border-box}
.develop-swiper .swiper-pagination{top: -100px;left: 50%; margin-left: -590px;max-width: 1180px;height: 30px;z-index: 3}
.develop-swiper .swiper-pagination ul{display: -webkit-flex;display: flex;justify-content: space-evenly;}

.develop-swiper .swiper-pagination-bullet{opacity: 1;flex: 1;position: relative;cursor: pointer;background-color: transparent;width: auto;height: auto;margin-right: 0}
.develop-swiper .swiper-pagination-bullet:after{content:'';display: block;width: calc(100% - 30px);height: 1px;background-color: #fff;position: absolute;left: calc(50% + 15px);top: 50%;}
.develop-swiper .swiper-pagination-bullet:last-child:after{display: none}

.develop-swiper .swiper-pagination-bullet-circle{display:block;width: 28px;height: 28px;border:1px solid #fff;border-radius: 30px;background-color: transparent;color: #fff;margin: 0 auto}
.develop-swiper .swiper-pagination-bullet-circle:before{content: '';display: block;width: 22px;height: 22px;background-color: #fff;border-radius: 22px;margin: 2px auto;transform: scale(0);transition: all .3s}
.develop-swiper .swiper-pagination-bullet.active .swiper-pagination-bullet-circle:before{transform: scale(1)}
.develop-swiper .swiper-pagination-bullet-text{position: absolute;top: -35px;color: #fff;font-size: 20px;left: 50%;transform: translateX(-50%)}

.develop-swiper .swiper-slide-active{box-shadow: 0 6px 10px rgba(0,0,0,0.04)}
.develop-swiper .swiper-slide-active .develop-year{color: #119f93}

.develop-card{background-color: #fff;padding: 30px}
.develop-card-title{position: relative;padding-left: 26px;padding-bottom: 30px;border-bottom: 1px solid #e4e4e4}
.develop-card-title:before{content:'';display: block;width: 4px;height: 26px;background-color: #119f93;position: absolute;left: 0;top: 3px;}
.develop-card-title h3{display:inline-block;font-size: 26px;}
.develop-card-agenda{margin: 15px 0;height: 360px;overflow-y: auto;}
.develop-card-agenda li{padding-left: 45px;position: relative;line-height: 1.8em;margin-bottom: 10px}
.develop-card-agenda .month{position: absolute;left: 0;top: 0}

/* 滚动条 样式 */
.develop-card-agenda::-webkit-scrollbar-track-piece {background-color:#eff6fc;border-radius: 20px;}
.develop-card-agenda::-webkit-scrollbar{width:5px;height:5px;border-radius: 20px;}
.develop-card-agenda::-webkit-scrollbar-thumb{background-color:#b8cbdb;background-clip:padding-box;min-height:28px;border-radius: 9px;margin-right: 10px;}
.develop-card-agenda::-webkit-scrollbar-thumb:hover{background-color:#bbb;}
.develop-swiper .swiper-wrapper {
    width: 96%;
    overflow-x: auto;
    scrollbar-width: none;
}
@media (max-width: 1200px) {
    .develop-card-title h3 {
        font-size: 20px;
    }
    .section-develop {
        padding: 20px 0;
    }
    .develop-history .section-head {
        padding-bottom: 0px;
    }
    .section-develop .section-body {
        padding: 0px 0px;
    }
    .develop-swiper .swiper-pagination {
        left: 0;
        margin-left: 0px !important;
        padding-top: 25px;
        top: -100px;
        max-width: 100%;
        height: 0px;
        z-index: 3;
    }
    .develop-swiper .swiper-pagination-bullet-circle {
        width: 15px;
        height: 15px;
    }
    .develop-swiper .swiper-pagination-bullet-circle:before {
        width: 11px;
        height: 11px;
        margin: 1px auto;
    }
    .develop-swiper .swiper-pagination-bullet:after {
        width: calc(100% - 15px);
        left: calc(50% + 7.5px);
    }
    .develop-swiper .swiper-pagination-bullet-text {
        font-size: 14px;
    }
    .develop-swiper .swiper-slide {
        display: none;
    }
    .develop-swiper .swiper-slide-active {
        display: block;
    }
    .develop-swiper .swiper-wrapper {
        transform: translate3d(0px, 0px, 0px) !important;
        padding: 0px;
        width: 100%;
    }
    .develop-swiper .swiper-slide {
         width: 100%;
        margin-right: 0px !important;
    }
}
/*发展历程-e*/
/*联系我们-s*/
.contact-box {
    margin-top: 40px;
    margin-bottom: 40px;
    flex-wrap: wrap;
    display: flex;
    position: relative;
}
/*.contact-l {*/
/*    width: 39.286%;*/
/*}*/
.about-title {
    margin-bottom: 80px;
}
.about-title {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.about-title h4 {
    font-size: 28px;
    color: #1c1d1f;
    margin-bottom: 11px;
    position: relative;
}
.about-title h4::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background-color: #119f93;
    bottom: 15px;
    margin-left: 18px;
}
.about-title p {
    font-size: 14px;
    color: #626266;
}
.contact-us {
    min-height: 300px;
}
.mc-date {
    display: none;
}
.pc-show {
    display: block;
}
.m-show {
    display: none;
}
.contact-item {
    padding: 27px 48px 19px 38px;
    box-sizing: border-box;
}
.contact-item .contact-item-title {
    font-size: 18px;
    color: #1c1d1f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    position: relative;
}
.contact-item .contact-item-title::before {
    content: url(../img/dizhi.png);
    position: absolute;
    left: -38px;
    top: 2px;
}
.contact-item .contact-item-title p {
    opacity: .2;
    font-weight: bold;
    font-size: 20px;
}
.contact-item .contact-way-item {
    max-height: 0;
    /*overflow: hidden;*/
    transition: all .3s;
}
.contact-way-item ul li {
    font-size: 14px;
    color: #626266;
    line-height: 30px;
}
.care-us-title {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #1c1d1f;
    margin: 180px 0 20px;
}
.care-us{
    margin-bottom: 20px;
}
.care-us ul {
    margin-left: 4px;
    display: flex;
}
.care-us ul li a {
    margin-right: 30px;
    display: flex;
    align-items: center;
    color: #3f3f3f;
    position: relative;
}

.care-us ul li i {
    color: #119f93;
    margin-right: 10px;
}

.md-date {
    display: none;
}

.ditu {
    width: 60%;
}
.ditu img {
    height: auto;
    overflow: hidden;
}
.m-contact-usimg{
    display: none;
}
.care-us-title img {
    margin-right: 13px;
    width: 26px;
}
@media (max-width: 1200px) {
    .contact-box {
         margin-bottom: 0px;
    }
    .m-contact-usimg {
        margin: 0 auto;
        margin-bottom: 20px;
        width: 94%;
        display: block;
    }
    .m-contact-usimg img{
       width: 100%;
    }
    .ditu {
        display: none;
    }
    .contact-about{
        width: 100% !important;
        margin: 0px 20px;
    }
    .about-title {
        margin-bottom: 20px;
    }
    .about-title h4 {
        font-size: 20px;
    }
    .about-title h4::after {
        bottom: 6px;
    }
    .contact-item-title .m-show {
        display: none !important;
    }
}


/*联系我们-e*/
/*服务支持-s*/
.contact-support {
    position: relative;
    min-height: 400px;
    background-color: #272727;
    padding: 40px 0 0;
    box-sizing: border-box;
}
.contact-support .w1400 {
    width: 96%;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}
.contact-support .contact-l {
    width: 52.5%;
}
.joinus-header h3 {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 12px;
}
.section-a4 .joinus-header h3, .section-a4 .joinus-header p {
    color: #fff;
}
.joinus-header p {
    font-size: 14px;
    line-height: 24px;
    color: #acacac;
    margin-bottom: 34px;
}
.contact-support .contact-us {
    margin-top:28px;
}
.contact-support .contact-item-sup:first-child {
    border-top: 1px solid rgba(255, 255, 255, .1);
}
.contact-support .contact-item-sup {
    padding: 10px 34px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
}
.contact-support .contact-item-sup-l {
    max-width: 585px;
    margin-right: 53px;
}
.contact-support .contact-item-sup .contact-item-sup-titles {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 15px 0;
}
.contact-support .contact-item-sup .contact-item-sup-titles h4{
    font-weight: 600;
    font-size: 18px;
}
.contact-support .contact-item-sup .contact-way-item {
    max-height: 0;
    overflow: hidden;
    transition: all .3s;
}
.contact-support .contact-way-item p {
    font-size: 14px;
    color: #acacac;
    line-height: 24px;
}
.contact-support .contact-item-sup i {
    position: absolute;
    content: "";
    width: .5em;
    height: .5em;
    border-style: solid;
    border-width: 1.2px 0 0 1.2px;
    border-color: initial;
    right: 15px;
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: top;
    top: 50%;
    transition-duration: 0.5s;
    transition-property: -webkit-transform, transform;
    font-size: 24px;
    color: #fff;
    opacity: .2;
    transform: rotate(225deg);
    transition: all .3s;
}
.contact-support .contact-item-sup.active::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color:#119f93;
}
.contact-support .contact-item-sup.active i {
    right: 4px;
    color: #fff;
    opacity: 1;
    transform: rotate(45deg);
}
.contact-support .train-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 47.39%;
    max-width: 910px;
    height: 100%;
}
.contact-support .train-img>img {
    max-height: 100%;
    height: 100%;
}
@media (max-width: 768px) {
    .joinus-header{
        padding: 0px 32px;
    }
    .joinus-header h3 {
        font-size: 20px;
    }
    .contact-support .contact-item-sup .contact-item-sup-titles h4 {
        font-size: 16px;
    }
    .contact-support .contact-item-sup .contact-item-sup-titles {
        margin: 8px 0;
    }
    .contact-support .train-img {
        display: none;
    }
    .contact-support .contact-l {
         width: 100%;
    }
}



.card-list {
    padding: 0 30px;
    background-color: #fff;
    box-sizing: border-box;
}


.about-rules .card-item {
    position: relative;
    width: 50%;
    box-sizing: border-box;
    padding: 0 40px 0 24px;
}
.about-rules .card-header {
    color: #93939a;
}
.about-rules .card-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ebeef1;
    height: 72px;
    box-sizing: border-box;
}
.about-rules .card-header i {
    background-position: -22px 0;
}
.icon-0 {
    display: inline-block;
}
.about-rules .card-header h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 10px;
}
.about-rules .card-body {
    overflow: hidden;
    padding-bottom: 47px;
}
.about-rules .lawList li {
    position: relative;
    padding-left: 35px;
    margin-top: 25px;
}
.lawList li .p-1 {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.about-rules .lawList li a::before {
    content: '';
    position: absolute;
    left: 13px;
    top: 6px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #323235;
}
@media (min-width: 769px) {
    .about-rules {
        position: relative;
        display: flex;
        background-color: #fcfeff;
        margin-top: 20px;
        background-image: url(../img/aboutxz-bg.jpg);
        background-position: right bottom;
        background-repeat: no-repeat;
        overflow: hidden;
        box-shadow: 0 0 20px rgba(196, 206, 220, .2);
    }
    .about-rules::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        height: 98%;
        box-shadow: 0 0px 30px 15px rgba(153, 170, 198, 0.23);
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
    .about-rules::after {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        border-right: 1px dashed #d5dbe1;
    }
}
@media (max-width: 768px) {
    .about-rules .card-item {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        padding: 0 40px 0 24px;
        background-color: #fcfeff;
        margin-top: 20px;
        background-image: url(../img/aboutxz-bg.jpg);
        background-position: right bottom;
        background-repeat: no-repeat;
        overflow: hidden;
        box-shadow: 0 0 20px rgba(196, 206, 220, .2);
    }
    .about-rules {
        flex-wrap: wrap;
        position: relative;
        display: flex;
    }
    .card-list {
         padding: 0 0px;
    }

}

/*服务支持-e*/


/*公司简介-s*/
.reportemail-top {
    display: flex;
    justify-content: space-between;
    min-height: 300px;
}
.reportemail-icons {
    display: flex;
    width: calc(100% - 740px);
}
.reportemail-icons ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reportemail-icons ul li {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    height: calc(50% - 10px);
    background-color: #fcfeff;
}
.reportemail-icons ul li:nth-child(n+3) {
    margin-top: 20px;
}
.reportemail-icons ul li img {
    width: 50px;
    margin-bottom: 10px;
    height: 50px;
}

.reportemail-icons ul li p {
    font-size: 16px;
    color: #323235;
}
.reportemail-icons .tip {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}
.reportemail-card {
    width: 720px;
    background-color: #fcfeff;
    padding: 19px;
    box-sizing: border-box;
}
.reportemail-card .card-top {
    display: flex;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 25px;
    padding-left: 15px;
    border-bottom: 1px dashed #c8ccd6;
    margin-bottom: 15px;
}
.reportemail-card .card-top img {
    margin-right: 16px;
}
.reportemail-card .card-top .card-header {
    font-size: 18px;
    font-weight: bold;
}
.reportemail-card .card-body {
     line-height: 24px;
     color: #626266;
     padding: 0 15px;
     text-align: justify;
 }
@media (max-width: 768px)  {
    .reportemail-top {
        height: auto;
        flex-wrap: wrap;
    }
    .reportemail-icons {
        width: 100%;
    }
    .reportemail-icons ul {
        min-height: 246px;
        margin-bottom: 16px;
    }
    .reportemail-icons ul li {
        flex: 0 0 49.1%;
    }
    .reportemail-icons ul li img {
        width: 33px;
        height: 32px;
    }
    .reportemail-icons ul li p {
        font-size: 14px;
    }

    .reportemail-icons ul li:nth-child(n+3) {
        margin-top: 0;
        border-top: 1px dotted #dce1ea;
    }
    .reportemail-card {
        padding: 13px 11px;
        width: 100%;
    }
    .reportemail-top .product-advantage-img img {
        height: auto;
    }
    .reportemail-card .card-top {
        padding-top: 2px;
        padding-left: 4px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #dce1ea;
    }
    .reportemail-card .card-top .card-header {
        flex: none;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -0.7px;
    }
    .reportemail-card .card-body {
        padding: 0 2px 8px;
    }
    .reportemail-card .card-body p {
        font-size: 14px;
        line-height: 20px;
        text-align: justify;
        padding: 0 3px;
    }
}
/*news*/
.text-box-company {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-around;
}
.text-right-company {
    width: 820px;
}
.text-left-subtitle-company,.text-left-title-company {
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
}
.text-left-title-company {
    color: #181818;
}
.text-left-subtitle-company {
    color: #d9d9d9;
}
.text-right-company .text-right-txt-company {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.content-company{
    align-items: center;
    display: flex;
}
.left-company {
    flex-shrink: 0;
    height: 444px;
    width: 444px;
}
.left-company  img {
    height: 100%;
    left: -68px;
    position: relative;
    width: 100%;
    top: -50px;
}
.right-company {
    flex: 1;
}
.right-company .strength-item-company:nth-child(-n+4) {
    margin-bottom: 86px;
}
.right-company .strength-item-company {
    display: inline-block;
    text-align: center;
    width: 33%;
}
.right-company .strength-item-company .value-company {
    color: #181818;
    font-size: 36px;
    font-weight: 400;
    line-height: 54px;
}
.right-company .strength-item-company .sep-company {
    background: #d9d9d9;
    height: 4px;
    left: 50%;
    margin: 9px 0 13px;
    position: relative;
    transform: translateX(-50%);
    width: 70px;
}
.right-company .strength-item-company .label-company {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
@media screen and (max-width: 768px) {
    .text-box-company {
        margin-bottom: 30px;
    }
    .text-left-subtitle-company, .text-left-title-company {
        font-size: 20px;
        line-height: 30px;
    }
    .text-left-subtitle-company, .text-left-title-company {
        font-size: 18px;
        line-height: 20px;
    }
    .text-right-company .text-right-txt-company {
        color: #181818;
        font-size: 14px;
        line-height: 20px;
    }
    .right-company .strength-item-company .value-company {
        font-size: 28px;
        line-height: 54px;
    }
    .text-box-company {
        flex-direction: column;
        justify-content: center;
    }
    .text-left-company {
        display: block;
        text-align: center;
    }
    .text-right-company {
        margin-top: 24px;
        width: 100%;
    }
    .content-company {
        align-items: center;
        display: block;
    }
    .left-company {
        display: none;
    }
    .left-company img {
        height: 110%;
        left: -68px;
        position: relative;
        top: -55px;
        width: 110%;
    }
    .right-company {
        overflow: hidden;
    }
    .right-company .strength-item-company {
        float: left;
        text-align: center;
        width: 50%;
    }

    .right-company  .strength-item-company .strength-item-company  {
        margin-bottom: 20px;
    }
    .right-company .strength-item-company .value-company {
        line-height: 40px;
    }
    .right-company .strength-item-company.strength-item-company {
        margin-bottom: 28px;
    }
}
/*公司简介-e*/
.way-flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.way-box {
    width: 66%;
    height: 323px;
    background: #ffffff;
    border-radius: 8px;
    margin-right: -9px;
    flex: 1;
    box-sizing: border-box;
    border: 1px solid #f2f4f9;
    padding: 9px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.way-box_banner {
    border-radius: 4px;
    width: 100%;
    height: 106px;
    background-size: 100% 100%;
    background-image: url(../img/way-tit-bg.webp);
}

.way-box ul li {
    width: 338px;
    height: 187px;
    flex: 1;
    box-sizing: border-box;
    padding: 24px;
}
.way-box-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.way-box-title h6 {
    font-size: 18px;
    font-weight: bold;
    color: #1c1d1f;
}
.way-box li p {
    font-size: 14px;
    color: #626266;
    line-height: 24px;
}
.way-box ul li:hover {
    background-size: 100% 100%;
    background-image: url(../img/way-img.webp);
}
.way-side {
    border-radius: 4px;
    width: 323px;
    min-width: 323px;
    height: 323px;
    margin-left: 20px;
    margin-right: -23px;
    background-size: 100% 100%;
    background-image: url(../img/abzz4.png);
    box-sizing: border-box;
    padding-top: 232px;
    display: flex;
    justify-content: center;
}
@media (min-width: 769px) {
    .way-box ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 768px)  {
    .way-side {
        display: none;
    }
    .way-box ul {
        margin-top: 20px;
        width: 100%;
    }
    .way-box ul li {
        width: 100%;
        height: 157px;
        padding: 10px 20px;

    }
    .way-box {
        height: auto;
    }
    .is-vertical-border-card .card-g {
        border-radius: 4px;
        margin-left: 12px;
        width: 46% !important;
        border: 1px solid #e1e6f0;
    }
}
/*公司简介-e*/
/*关于我们-e*/
.price-table tbody tr:hover {
    background: #eefcfd;
}
/*登录注册*/

/*特性-s*/
.product-scene-list li:not(:last-child) {
    border-bottom: 1px solid #e6ebf2;
    padding-bottom: 18px;
}
.product-scene-list li {
    display: flex;
}
.product-scene-list li:not(:first-child) {
    padding-top: 20px;
}
.product-scene-list .product-scene-icon img{
    width:60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 48px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.product-scene-list h3 {
    text-align: left;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin: 10px 0 25px;
}
.product-scene-list .product-scene-tag {
    cursor: pointer;
    margin-right: 8px;
    height: 30px;
    padding: 0 18px;
    line-height: 30px;
    background-color: #f5feff;
    border-radius: 2px;
    display: inline-block;
    border: solid 1px #119f93;
    color: #119f93;
    text-align: center;
}
.product-scene-list span.product-scene-text {
    margin-left: 18px;
}
.product-scene-list .product-scene-text {
    color: #999;
}

.product-scene-text-m{
    display: none;
}
.product-scene-list span.product-scene-text {
    line-height: 20px;
}
@media (max-width: 768px) {
    .product-scene-icon{
        width: 25%;
    }
    .product-scene-list li:first-child .product-scene-icon {
        width: 21%;
    }
    .product-scene-list .product-scene-tag {
        margin-bottom: 10px;
        height: 20px;
        padding: 0px 8px;
        line-height: 18px;
    }
    .product-scene-list h3 {
        font-size: 16px;
        margin: 10px 0 10px;
    }
    .product-scene-text-p{
        display: none;
    }
    .product-scene-text-m{
        text-align: left;
        display: block;
    }
    .product-scene-list span.product-scene-text {
        margin-left: 0px;
    }
    .product-scene-list .product-scene-icon img {
        width: 50px;
        height: 50px;
    }
    .hot-product-title ul li {
        font-size: 16px;
    }
    table.table-info:not(.table-hardware) tr:first-child td {
        font-weight: unset !important;
    }
    .product-scene-list .product-scene-cover{
        margin-left: 20px;
    }
    .product-scene-list .product-scene-desc{
        display: flex;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 768px) {
    .ysUl li a h3 {
        font-weight: 600;
        font-size: 16px;
    }
}
/*特性-e*/

/*价格-s*/
.config-tier:hover {
    border-color: #119f93;
}
.config-tier {
    min-height: 140px;
    position: relative;
    width: 100%;
    border: 1px solid #eee;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 25px 0;
}
.config-tier:hover .config-tier-title {
    background: #119f93;
}
.config-tier-title {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background: #edf1f2;
}
.config-tier:hover .config-tier-title span {
    color: #fff;
}
.config-tier-title span {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 1em;
    margin-top: -10px;
    margin-left: -8px;
    line-height: 1;
    color: #999;
}
.config-tier-panel {
    margin-left: 60px;
    padding: 0px 15px 0px 0px;
}
/*价格-e*/

/*高防产品优势-s*/
.high-advantage-row{
    display: flex;
    flex-wrap: wrap;
}
.iq-fancy-box-list-1 {
    height: 310px;
    text-align: left !important;
    position: relative;
    margin-bottom: 10px;
    padding: 30px;
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.iq-fancy-box-list-1::before {
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    height: 4px;
    background: #119f93;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.iq-fancy-box-list-1:hover::before, .iq-fancy-box-list-1.active::before {
    width: 100%;
}
.iq-fancy-box-list-1 .iq-img-area {
    margin-bottom: 20px;
}
.img-fluid {
    height: 60px;
    width: 60px;
}
.iq-fancy-box-list-1 .iq-fancy-details .iq-fancy-title {
    margin: 0 0 20px;
    font-size: 20px;
}
.iq-fancy-box-list-1 .iq-fancy-details .fancy-box-content {
    margin: 0;
    line-height: 20px;
}
.iq-fancy-box-list-1 .iq-fancy-details .iq-list {
    margin-top: 15px;
}
.iq-list.iq-one-column {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.iq-list-with-icon, .iq-list-with-img, .iq-list ul {
    padding: 0;
    margin: 0;
}
.iq-fancy-box-list-1 .iq-list .iq-list-with-icon li, .iq-fancy-box-list-1 .iq-list li {
    color: #000000;
    font-weight: 500;
    line-height: 20px;
}
.iq-list-with-icon li, .iq-list-with-img li {
    padding-left: 0;
    list-style: none;
    display: flex;
}

.iq-list li {
    margin-bottom: 10px;
}
.iq-list-with-icon li img, .iq-list-with-img li img {
    margin-right: 10px;
    color: #119f93;
    width: auto;
    height: 100%;
}
.iq-fancy-box-list-1.iq-shadow:hover, .iq-fancy-box-list-1.iq-shadow.active {
    -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
}

    .high-advantage-lg-4 {
        flex: 0 0 33%;
        max-width: 33%;
    }

@media (max-width: 768px) {
    .high-advantage-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .iq-fancy-box-list-1 {
        height: auto;
        padding: 10px 20px;
    }
    .iq-fancy-box-list-1 .iq-img-area {
        margin-bottom: 10px;
    }
    .img-fluid {
        height: 50px;
        width: 50px;
    }
    .iq-fancy-box-list-1 .iq-fancy-details .iq-fancy-title {
        margin: 0px 0 15px;
        font-size: 18px;
    }
}
@media (max-width: 576px) {
    .high-advantage-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/*高防产品优势-e*/
