body{
    background: rgb(248, 249, 252);
    font-family: 'FontAwesome';
    
}
::-webkit-scrollbar {
  width: 0; 
  height: 0; 
}
::-webkit-scrollbar-track {
  background: transparent;
}

/*banner*/
.index-header .top-header {
    position:absolute;
    left:0;
    top:0;
    right:0;
    z-index:11;
}
.index-banner {
    background:#fff;
    position:relative;
    min-width:1220px;
}
.header-banner {
    height:600px;
    overflow:hidden;
    position:relative;
}
.category-line:hover{
    color:#0052d9;
}
.header-banner .hd {
    height:15px;
    overflow:hidden;
    position:absolute;
    left:5px;
    right:0;
    bottom:85px;
    z-index:1;
}
.header-banner .hd ul {
    text-align:center;
    overflow:hidden;
    zoom:1;
}
.header-banner .hd ul li {
    display:inline-block;
    margin:0 3px;
    width:80px;
    height:3px;
    line-height:3px;
    color:transparent;
    text-align:center;
    background:#dadfe4;
    cursor:pointer;
}
.header-banner .hd ul li.on {
    background:#006aff;
    color:transparent;
}
.header-banner .bd {
    position:relative;
    height:100%;
    z-index:0;
}
.header-banner .bd ul {
    width:100% !important;
}
.header-banner .bd li {
    zoom:1;
    width:100% !important;
    vertical-align:middle;
}
.header-banner .bd a {
    display:block;
    height:600px;
    color:#fff;
}
.header-banner .container {
    height:600px;
    position:relative;
    overflow:hidden;
}
.header-banner  h2 {
    font-size:38px;
    font-weight:bold
}
.header-banner  p {
    font-size:20px;
    margin:15px 0 0;
    line-height:32px;
}
.header-banner  span {
    display:block;
    background:#0056ff;
    color:#fff;
    margin:35px 0 0;
    font-size:14px;
    width:158px;
    height:40px;
    line-height:40px;
    text-align:center;
    cursor:pointer
}
.header-banner  span:hover {
    background:#3c7eff;
    color:#fff;
}
.header-banner .banner-text .text {
    position:absolute;
    left:0;
    bottom:-150%;
}
/*首页横公告*/
.head-announce {
    height:50px;
    color:#fff;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    background:rgba(255,255,255,.16);
    overflow:hidden;
}
.head-announce a {
    color:#fff;
}
.head-announce a:hover {
    color:#059fff
}
.head-announce .announce-list {
    height:50px;
    width:1170px;
    float:left;
    overflow:hidden;
}
.head-announce .announce-list li {
    width:300px;
    height:50px;
    margin-right:80px;
    float:left;
    text-align:left;
    _display:inline;
}
.head-announce .announce-list li a {
    display:block;
    line-height:50px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.head-announce .announce-list li a:hover {
    color:#059fff
}
.head-announce .more {
    float:right;
    line-height:50px;
}
/*小导航banner下*/
.section_events {
    padding-bottom:20px;
    background:#f2f6ff;
}
.section_events_list {
    margin:-50px 0 20px;
    z-index:111;
    overflow:visible;
    position:relative;
}
.section_events_list .one {
    margin-left:-1px
}
.section_events_list_item {
    border-right:1px solid #E6E9EE;
    width:25%;
    float:left;
    padding-left:0;
    padding-right:0;
    cursor:pointer;
    overflow:visible;
    -webkit-transition:-webkit-box-shadow .35s;
    transition:-webkit-box-shadow .35s;
    transition:box-shadow .35s;
    transition:box-shadow .35s,-webkit-box-shadow .35s;
    -o-transition:box-shadow .35s;
    background:#fff
}
.section_events_list_item_box {
    border-left:1px solid #E6E9EE;
    height:100px;
    border-top:1px solid #E6E9EE;
    border-bottom:1px solid #E6E9EE;
    padding:0 16px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-align:center;
    -webkit-box-align:center;
    align-items:center;
    box-sizing:border-box;
}
.section_events_list_item_box_list {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -moz-flex-direction:row;
    -ms-flex-direction:row;
    -o-flex-direction:row;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    flex-direction:row;
}
.section_events_list_item_box_list_icon {
    width:55px;
}
.section_events_list_item_box_list_icon i {
    width:55px;
    height:55px;
    display:block;
    background-size:100%;
}
.section_events_list_item_box_list_icon-1 {
    background:url(../images/local669eb40e2d8ee.png) no-repeat;
}
.section_events_list_item_box_list_icon-2 {
    background:url(../images/local669eb412abf21.png) no-repeat;
}
.section_events_list_item_box_list_icon-3 {
    background:url(../images/local669eb4140fdd4.png) no-repeat;
}
.section_events_list_item_box_list_icon-4 {
    background:url(../images/local669eb4155c49f.png) no-repeat;
}
.section_events_list_item_box_list_info {
    margin-left:12px;
    z-index:1;
    position:relative;
}
.section_events_list_item_box_list_info_title {
    font-size:16px;
    color:#242D4E;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.section_events_list_item_box_list_info_text {
    font-size:14px;
    color:#8B9DB6;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.index-news {
    padding-bottom:40px;
}
.index-news .main {
    display: flex;
    justify-content: space-between;
    color:#fff;
}
.index-news dl {
    width: 31.3%;
    float: left;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.index-news dl:last-child {
    margin-right:0;
}
.index-news dl a {
    display:block;
}
.index-news dt {
    font-size:22px;
    padding:0 20px;
    border-bottom:1px solid #E6E9EE;
}
.index-news dt a {
    line-height:78px;
    color:#333;
    padding-left:40px;
}
.index-news dt span {
    float:right;
    font-size:14px;
    margin-top:0px;
    color:#4b5b76;
}
.index-news dt a:after {
    content:"";
    float:right;
    width:30px;
    height:30px;
    margin:24px 0 0;
}
.index-news dd {
    padding:5px 0 10px;
    overflow:hidden
}
.index-news dd p {
    margin:0 20px;
    padding:0 5px;
    font-size:18px;
    line-height:45px;
    overflow:hidden;
    border-bottom:1px dashed #E6E9EE;
}
.index-news dd p:last-child {
    border-bottom:none
}
.index-news dd a {
    color:#4b5b76;
    font-size:13px;
    float:left;
    width:75%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index-news dd span {
    color:#7f7f7f;
    font-size:14px;
    float:right;
    padding-left:24px;
    background:url("../images/date.png") left center no-repeat;
}
.index-news .item1 a {
    background:url("../../static/images/index/7e0c94b0-7753-11f0-8d3c-810139b248b8.png") left center no-repeat;
    background-size:10%
}
.index-news .item2 a {
    background:url("../../static/images/index/161e85f0-7755-11f0-827b-eb5ebec33a92.png") left  center no-repeat;
    background-size:10%
}
.index-news .item3 a {
    background:url("../../static/images/index/161e85f0-7755-11f0-827b-eb5ebec33a92.png") left center no-repeat;
    background-size:10%;
    filter: hue-rotate(135deg);
}
.idcmaster {
    width:100%;
    background:#f2f6ff url("../images/idcmaster_bg.jpg") no-repeat top center;
    padding:50px 0 50px 0;
    box-sizing:border-box
}
.idcmaster_why .why_main ul li {
    float:left;
    width:23%;
    margin:0 1%;
    box-shadow:0px 0px 10px 0px #f1f1f1;
    padding:40px 20px 20px;
    box-sizing:border-box;
    background:#fff;
    min-height:140px;
    text-align:center;
    border-radius:6px;
    margin-bottom:20px;
}
.idcmaster_why .why_main p {
    font-size:18px;
    color:#000;
    height:50px;
    line-height:50px
}
.idcmaster_why .why_main span {
    font-size:12px;
    color:#575d6c;
    line-height:25px;
}
.container_bg1 {
    background-color:#fff;
}
.comp_container {
    max-width:var(--maxwidth);
    min-width:var(--minwidth);
    padding:0 var(--padding);
}
.comp_container_auto {
    margin:auto;
}
.sk-title-container {
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:50px 0 60px;
}
.sk-title-container .sk-title {
    font-size:30px;
    text-align:center;
    line-height:40px;
    font-weight: bold;
}
.sk-title-container .sk-desc {
    margin-top:18px;
    font-size:16px;
    color:#000000;
    text-align:center;
    line-height:24px;
    font-weight:400;
    opacity:0.9;
}
.sk-title-container.white .sk-title,.sk-title-container.white .sk-desc {
    color:#fff;
}
.chooseUs-container {
    padding:60px 0 100px;
}
.chooseUs-container .chooseUs-min-container {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row {
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}
.chooseUs-container .chooseUs-min-container .chooseUs-70 {
    width:66.66%;
}
.chooseUs-container .chooseUs-min-container .chooseUs-30 {
    width:33.33%;
}
.chooseUs-container .chooseUs-min-container .chooseUs-image {
    width:100%;
    height:100%;
    position:absolute;
    z-index:1;
    background-size:cover;
    background-position:100%;
    background-repeat:no-repeat;
    transition:all 0.5s cubic-bezier(0.85,0,0.15,1);
    transform-origin:center;
    border-radius:var(--radius);
}
.chooseUs-container .chooseUs-min-container .chooseUs-right,.chooseUs-container .chooseUs-min-container .chooseUs-left {
    height:252px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
    margin-bottom:48px;
    box-shadow:var(--global-shadow);
    border-radius:var(--radius);
}
.chooseUs-container .chooseUs-min-container .chooseUs-70:hover .chooseUs-image,.chooseUs-container .chooseUs-min-container .chooseUs-30:hover .chooseUs-image {
    transform:scale(1.05);
}
.chooseUs-container .chooseUs-min-container .chooseUs-left {
    margin-right:20px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content {
    position:relative;
    z-index:2;
    height:100%;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    padding:40px 100px 0 40px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-title,.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-title {
    font-size:18px;
    color:var(--txtcl);
    font-weight:600;
    line-height:26px;
    margin-bottom:10px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-desc,.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30--desc {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-desc span,.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30--desc span {
    font-size:14px;
    color:var(--txtdesc);
    font-weight:400;
    line-height:26px;
    margin-bottom:10px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-button {
    margin-top:10px;
    font-weight:400;
    font-size:14px;
    line-height:24px;
    background:#ffffff;
    border:1px solid #eee;
    padding:5px 16px;
    border-radius:var(--radius);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-button a {
    color:var(--Original);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-content {
    margin-top:12px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-content .chooseUs-product {
    display:inline-block;
    font-weight:500;
    font-size:12px;
    height:32px;
    line-height:32px;
    background-color:#fff;
    border-radius:16px;
    padding:0 14px 0 16px;
    margin-bottom:20px;
    text-decoration:none;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-content .chooseUs-product a {
    color:var(--txtdesc);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-content .chooseUs-product:hover {
    background-color:#f7f9fd;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content .chooseUs-30-content .chooseUs-product:hover a {
    color:var(--Original);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-title,.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-30-title {
    color:#fff;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-desc span,.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-30--desc span {
    color:#fff;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-button {
    background-color:rgba(247,249,253,0.15);
    border:none;
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-button a {
    color:rgba(255,255,255,0.8);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-product {
    background-color:rgba(247,249,253,0.15);
}
.chooseUs-container .chooseUs-min-container .chooseUs-content.white .chooseUs-product a {
    color:rgba(255,255,255,0.8);
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a {
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px 42px;
    width:100%;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme {
    height:180px;
    background:#fff;
    border:1px solid #E6E9EC;
    box-shadow:0px 2px 7px 0px #F2F5F7;
    padding:28px 38px 28px 26px;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    gap:32px;
    cursor:pointer;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme:hover {
    box-shadow:0 10px 20px 0 rgba(192,205,232,0.3),0 0 2px 0 rgba(37,56,108,0.1);
    border:1px solid var(--Original);
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-main {
    flex:1;
    display:flex;
    flex-direction:column;
    width:100%;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-main .chooseUs-itme-title {
    font-size:18px;
    color:var(--txtcl);
    font-weight:700;
    line-height:26px;
    margin-bottom:10px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-main .chooseUs-itme-desc {
    font-size:14px;
    color:var(--txtdesc);
    font-weight:400;
    line-height:26px;
    margin-bottom:10px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-main .chooseUs-itme-label {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-main .chooseUs-itme-label .chooseUs-itme-tag {
    font-size:12px;
    border:1px solid #f1f2f5;
    color:#000;
    font-weight:400;
    line-height:20px;
    padding:2px 8px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-icon {
    width:auto;
    height:88px;
}
.chooseUs-container .chooseUs-min-container .chooseUs-row-a .chooseUs-itme .chooseUs-itme-icon img {
    width:100%;
    height:100%;
}
.home-global-site-3d {
    position:relative;
    width:100%;
    overflow:hidden;
}
.home-global-site-3d .link-more {
    margin-top:16px
}
.home-global-site-3d .por-container {
    height:100%;
}
.home-global-site-3d #earth {
    width:100% !important;
    height:100% !important
}
.home-global-site-3d #labels {
    position:absolute;
    z-index:0;
    left:0;
    top:0;
    color:#fff
}
.home-global-site-3d #labels>div {
    position:absolute;
    left:0;
    top:0;
    cursor:pointer;
    width:18px;
    height:29px;
    background:url(../images/blue.svg) no-repeat;
    background-size:contain;
    color:#252b3a
}
.home-global-site-3d #labels>div.rec {
    background-size:contain
}
.home-global-site-3d #labels>div.rec .labelText:before {
    border-color:#e58026 !important
}
.home-global-site-3d #labels>div.rec .labelText:after {
    background:#e58026 !important
}
.home-global-site-3d #labels>div.rec .wave,.home-global-site-3d #labels>div.rec .wave.wave2 {
    -webkit-box-shadow:inset #e58026 0 0 5px !important;
    box-shadow:inset 0 0 5px #e58026 !important
}
.home-global-site-3d #labels>div .labelText {
    display:inline-block;
    white-space:nowrap;
    font-size:14px;
    padding:3px 8px;
    border-radius:2px;
    background:#fff;
    -webkit-box-shadow:0 2px 4px 0 rgba(91,116,148,.17);
    box-shadow:0 2px 4px 0 rgba(91,116,148,.17);
    position:relative;
    -webkit-transform:translate(0) translate(30px,-30px);
    transform:translate(0) translate(30px,-30px)
}
.home-global-site-3d #labels>div .labelText,.home-global-site-3d #labels>div .labelText .label-title {
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden
}
.home-global-site-3d #labels>div .labelText .label-desc {
    display:none
}
.home-global-site-3d #labels>div .labelText:before {
    content:"";
    display:block;
    position:absolute;
    height:14px;
    width:19px;
    border-top:1px solid #045fcc;
    border-left:1px solid #045fcc;
    background:transparent;
    left:-21px;
    top:15px
}
.home-global-site-3d #labels>div .labelText:after {
    content:"";
    display:block;
    position:absolute;
    height:3px;
    width:3px;
    background:#045fcc;
    left:-22px;
    top:27px;
    border-radius:50%
}
.home-global-site-3d #labels>div .labelText.bottom {
    -webkit-transform:translate(-100%) translate(-8px,-23px);
    transform:translate(-100%) translate(-8px,-23px)
}
.home-global-site-3d #labels>div .labelText.bottom:before {
    height:9px;
    width:17px;
    border:1px solid #045fcc;
    border-bottom:none;
    border-left:none;
    left:auto;
    right:-18px;
    top:12px
}
.home-global-site-3d #labels>div .labelText.bottom:after {
    left:auto;
    right:-19px;
    top:20px
}
.home-global-site-3d #labels>div .labelText.left {
    -webkit-transform:translate(-100%) translate(-2px,-52px);
    transform:translate(-100%) translate(-2px,-52px)
}
.home-global-site-3d #labels>div .labelText.left:before {
    height:38px;
    width:10px;
    border:1px solid #045fcc;
    border-bottom:none;
    border-left:none;
    left:auto;
    right:-11px;
    top:13px
}
.home-global-site-3d #labels>div .labelText.left:after {
    left:auto;
    right:-12px;
    top:49px
}
.home-global-site-3d #labels>div .waves {
    position:absolute;
    top:0;
    left:0;
    display:block
}
.home-global-site-3d #labels>div .waves .wave {
    width:8px;
    height:6px;
    position:absolute;
    top:16px;
    left:5px;
    -webkit-box-shadow:inset #548ee1 0 0 5px;
    box-shadow:inset 0 0 5px #548ee1;
    border-radius:50%
}
.home-global-site-3d #labels>div .waves .wave.wave1 {
    -webkit-animation:none;
    animation:none
}
.home-global-site-3d #labels>div .waves .wave.wave2 {
    width:16px;
    height:11px;
    top:14px;
    left:1px;
    -webkit-animation:none;
    animation:none
}
.section-body-diqiu {
    position:absolute;
    width:100%;
    height:180%;
    top:100px;
    left:0;
}
.section-head {
    padding-bottom:32px;
    text-align:center
}
.section-head-title {
    font-weight:600;
    font-size:32px;
    line-height:40px;
    color:#252b3a
}
.section-head-subtitle {
    font-weight:400;
    font-size:16px;
    line-height:24px;
    margin-top:14px;
    color:#575d6c
}
.section-head-subtitle a {
    margin-left:1em;
    -webkit-transition:.2s;
    transition:.2s
}
.section-head-subtitle a i {
    margin-top:-4px;
    vertical-align:middle;
    -webkit-transition:-webkit-transform .2s;
    transition:-webkit-transform .2s;
    transition:transform .2s;
    transition:transform .2s,-webkit-transform .2s
}
.section-head-subtitle a:hover {
    color:#0080ff
}
.section-head-subtitle a:hover i {
    -webkit-transform:translate(4px);
    transform:translate(4px)
}
.section-head[data-theme=light] .section-head-subtitle,.section-head[data-theme=light] .section-head-title {
    color:#fff
}
.home-global-site-3d .section-body {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:450px;
    height:calc(100% - 110px);
    float:left;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.home-global-site-3d .section-body-left {
    height:100%;
    min-width:450px;
    z-index:2;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.home-global-site-3d .section-body-left .global-site-intro-title {
    font-size:24px;
    color:#252b3a;
    line-height:20px
}
.home-global-site-3d .section-body-left .global-site-intro-desc {
    font-size:14px;
    color:#252b3a;
    line-height:24px;
    margin-top:12px
}
.home-global-site-3d .section-body-left .global-site-intro-link {
    display:inline-block;
    font-size:14px;
    color:#252b3a;
    line-height:24px;
    margin-top:16px;
    -webkit-transition:.2s;
    transition:.2s
}
.home-global-site-3d .section-body-left .global-site-intro-link i {
    margin-top:-2px;
    vertical-align:middle;
    -webkit-transition:-webkit-transform .2s;
    transition:-webkit-transform .2s;
    transition:transform .2s;
    transition:transform .2s,-webkit-transform .2s
}
.home-global-site-3d .section-body-left .global-site-intro-link:hover {
    color:#0080ff
}
.home-global-site-3d .section-body-left .global-site-intro-link:hover i {
    -webkit-transform:translate(4px);
    transform:translate(4px)
}
.home-global-site-3d .section-body-left .global-site-data {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    box-shadow:0 2px 20px rgb(0 0 0 / 8%);
    padding-left:40px;
    margin-top:40px;
}
.home-global-site-3d .section-body-left .global-site-data:hover {
    background:rgb(231 236 240 / 38%);
    box-shadow:inset 8px 8px 20px 0 rgb(55 99 170 / 8%),inset -8px -8px 20px 0 #fff;
    border-color:transparent;
}
.home-global-site-3d .section-body-left .global-site-data .global-site-text {
    width:50%;
    margin:32px 0
}
.home-global-site-3d .section-body-left .global-site-data .global-site-text .title {
    height:60px;
    line-height:60px;
    font-size:48px;
    color:#252b3a;
    -webkit-transition:all .3s;
    transition:all .3s
}
.home-global-site-3d .section-body-left .global-site-data .global-site-text .desc {
    height:22px;
    line-height:22px;
    font-size:16px;
    color:#000;
    margin-top:8px
}
.home-global-site-3d .section-body-left .global-site-data .global-site-text:hover .title {
    color:#0080ff
}
.home-global-site-3d .section-body-left .global-site-legend {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:24px;
    margin-top:60px;
    margin-bottom:60px;
}
.home-global-site-3d .section-body-left .global-site-legend .legend {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:24px;
    line-height:24px
}
.home-global-site-3d .section-body-left .global-site-legend .legend span {
    color:#252b3a;
    font-size:14px;
    margin-left:10px
}
.home-global-site-3d .section-body-left .global-site-legend .legend+.legend {
    margin-left:32px
}
.home-global-site-3d #mountNode {
    width:100%;
    height:100%;
    position:relative
}
.home-global-site-3d #mountNode .shadow {
    width:100%;
    height:100%;
    pointer-events:none;
    background:url(../images/shadow.png);
    background-size:96% 96%;
    background-position:50%;
    background-repeat:no-repeat;
    position:absolute;
    top:0;
    left:0
}
.home-global-site-3d #mountNode .shadow2 {
    width:100%;
    height:100%;
    pointer-events:none;
    background:url(../images/shadow2.png);
    background-size:100% 100%;
    background-position:-50% -50%;
    background-repeat:no-repeat;
    position:absolute;
    left:100px;
    top:100px;
    z-index:-1
}
.service-content {
    display:flex;
    margin-top:10px;
    padding-bottom:50px;
}
.section-bg {
    color:#fff;
    margin-bottom:50px;
}
.section-bg .section-title .section-desc {
    color:rgba(255,255,255,0.90);
}
.service .service-box {
    background-color:#fff;
    min-height:191px;
    margin:10px;
    position:relative;
    padding:30px;
    border:1px solid #E6EAED;
    border-radius:3px;
}
.service .service-box:hover {
    box-shadow:0px 0px 16px rgba(52,52,52,0.16);
}
.service .service-box .service-title {
    color:#333;
    font-size:18px;
    font-weight:700;
}
.service .service-box:hover h4 {
    color:#0066ff;
}
.service .service-box:hover .title-desc {
    color:#000000;
}
.service .service-hot::before {
    content:'';
    height:60px;
    width:60px;
    position:absolute;
    right:-4px;
    top:-4px;
    background:url('../images/hot.png');
    background-repeat:no-repeat;
    background-size:100%;
}
.service-box .title-desc {
    margin:16px 0;
    height:42px;
    font-size:14px;
    color:#5e6d81;
}
.service .service-tag-group {
    display:flex;
}
.service .service-tag-group .service-tag {
    display:flex;
    align-items:center;
    justify-items:center;
    margin-right:8px;
    font-size:12px;
    padding:0 12px;
    color:rgba(0,0,0,0.6);
    height:24px;
    background:#F7F8F9;
    border:1px solid #EDEDED;
    border-radius:1px;
}
.resolve {
    background:#13182C url(../images/home-bg.png) no-repeat center center;
    background-size:cover;
    height:750px;
}
.resolve .sk-desc {
    color:#fff;
}
.resolve-content {
    margin:-10px;
}
.resolve-content .resolve-box {
    float:left;
    top:0;
    max-width:390px;
    padding:30px;
    margin:10px;
    background:#F7F8F9;
    box-shadow:0px 0px 16px rgba(52,52,52,0.16);
    opacity:1;
    border-radius:3px;
    transition:.5s all;
    cursor:pointer;
    background-size:cover;
    background-repeat:no-repeat;
}
.resolve-content .resolve-box:nth-child(1) {
    background-image:url('../images/solution-1.png');
}
.resolve-content .resolve-box:nth-child(2) {
    background-image:url('../images/solution-2.png');
}
.resolve-content .resolve-box:nth-child(3) {
    background-image:url('../images/solution-3.png');
}
.resolve-content .resolve-box:nth-child(4) {
    background-image:url('../images/solution-4.png');
}
.resolve-content .resolve-box:nth-child(5) {
    background-image:url('../images/solution-5.png');
}
.resolve-content .resolve-box:nth-child(6) {
    background-image:url('../images/solution-6.png');
}
.resolve-content .fboxRow:nth-child(8) {
    background-image:url('../images/solution-8.png');
}
.resolve-content .resolve-box:hover {
    top:-10px;
}
.resolve-content .resolve-box:hover h4,.resolve-content .resolve-box:hover .resolve-link {
    color:#0066ff;
}
.resolve-content .resolve-box:hover .title-desc {
    color:#000000;
}
.resolve-content .resolve-box h4 {
    color:rgba(0,0,0,0.9);
    font-size:22px;
    margin-bottom:20px;
}
.resolve-content .resolve-box .resolve-link {
    color:rgba(0,0,0,0.60);
    margin-top:60px;
    font-size:14px;
}
/*  数据展示 */
.mcounter {
    background-color:#156cb7;
}
.module.mcounter .module_container {
    padding:60px 0;
    position:relative;
    z-index:1;
}
.module.mcounter ul.content_list li {
    width:25%;
    height:68px;
    float:left;
    text-align:center;
}
.module.mcounter ul.content_list li p {
    text-align:center;
    font-size:14px;
    color:#fff;
}
.module.mcounter ul.content_list li p.number .counterDX {
    font-size:48px;
    color:#fff;
    font-family:HELVETICANEUELTPRO-THEX,Arial;
    text-align:center;
    margin-top:15px;
}
.module.mcounter ul.content_list li p.number .unit {
    vertical-align:top;
    font-size:14px;
}
.module.mcounter ul.content_list li p.title {
    margin-bottom:10px;
}
.module .module_container {
    max-width:1200px;
    margin:0 auto;
    height:210px;
}
.bgShow {
    background-image:url(../images/mid.png);
    min-width:1220px;
}
.module.mcounter ul.content_list li div {
    border-right:rgba(233,174,170,.49) 1px solid;
}
 /* 轮播图 */

 .advertisement-item{
    background-color: rgb(221,239,253);
    height: 490px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.advertisement-video{
    position: absolute;
    left: 0;
    top: 0;
    width: -webkit-fill-available;
    height: auto;
}
.advertisement-content{
    padding-top: 118px;
}
.advertisement-tag-box{
    display: flex;
    align-items: center;
}
.advertisement-tag-box div{
    height: 24px;
    padding: 0 8px;
    line-height: 24px;
    text-align: center;
    background: #f33e3e;
    border-radius: 2px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
}
.advertisement-title{
    font-size: 38px;
    font-weight: bold;
    color: #181818;
    padding: 10px 0 15px 0;
}
.advertisement-msg{
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 26px;
}
.advertisement-btn{
    display: block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
    cursor: pointer;
    border-radius: 4px;
    color: white;
    background: rgb(198, 25, 25);
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 3px 6px);
    margin-top: 40px;
}
.advertisement-btn:hover{
    opacity: .8;
}
.swiper-button-prev,.swiper-button-next{
    width: 40px;
    height: 40px;
    background: white;
    color: #666;
    border-radius: 50%;
    display: none;
}
.swiper-button-prev::after,.swiper-button-next::after{
    font-size: 14px;
    font-weight: bold;
    color: rgb(165, 164, 164);
}
.swiper-button-prev:hover,.swiper-button-next:hover{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
} 
.swiper {
    position: relative; /* 确保容器是相对定位 */
    width: 100%;
    height: 490px; /* 明确设置高度 */
}

.swiper .swiper-pagination {
    position: absolute; /* 改为绝对定位 */
    bottom: 20px; /* 调整距离底部的距离 */
    left: 0;
    right: 0;
    width: 100%;
}
.swiper-pagination-bullet{
    background: rgba(55,125,255,.1);
    width: 50px;
    border-radius: 6px;
    height: 4px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: rgba(102, 102, 102, 0.507);
    box-shadow: unset;
}
.mainTitle {
    margin-bottom:20px;
    font-size:28px;
    text-align:center;
    .area-box {
        position:absolute;
        z-index:99;
    }}
 
/* 产品服务    */

.product-title { 
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:30px 0 50px;
}




.product-title1{
        display: flex;
        font-weight: bold;
    /* flex-direction: column; */
    align-items: center;
    font-size: 30px;
    line-height: 2.2;

}


/* 财务系统 */
.container-title { 
    line-height: 2;
    display:flex;
    font-weight: bold;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:50px 0 60px;
    
}
.container-title h1{ 
    font-weight: bold;
}
.container-title span{
    font-size: 15px;
    font-weight: 100;
}
.product-title1-text{
    font-size: large;
    font-weight: 100;
}




/* 箭头按钮样式 */
.nav-btn {
    width: 36px;
    height: 36px;
    border: 1px solid rgb(198, 25, 25);
    background-color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    flex-shrink: 0; 
    
}

.nav-btn:hover {
    background-color: #f0f0f0;
}

.nav-btn:active {
    background-color: #e8e8e8;
}


.scroll-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap; /* 强制不换行 */
    position: relative;
    height: 80px; 
}

/* 滚动内容：通过动画实现无限循环 */
.scroll-content {
    display: inline-block;
    animation: scroll 20s linear infinite; /* 20s滚动一圈*/
}
.os-item {
    display: inline-block;
    margin: 0 20px; /* 图标之间的间距 */
    width: 100px; 
    height: 60px; 
    vertical-align: middle;
    background-color: white;
    border-radius: 12px;
    padding: 10px;
}
.os-item img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* 保持图标比例 */
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%); /* 滚动自身一半长度（实现循环） */
    }
}

/* 鼠标悬停暂停滚动 */
.scroll-container:hover .scroll-content {
    animation-play-state: paused;
}


.content {
    flex: 1;
}

.container2 h1 {
    font-size: 2.2rem;
    color: #333;
    margin-bottom: 15px;
}


.detail-btn {
    padding: 8px 40px;
    border: 1px solid #333;
    background: transparent;
    color: #333;
    border-radius: 20px;
    cursor: pointer;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}
.detail-btn:hover{
    background-color: #e53e3e3f;
    border: 1px solid #e53e3e;
}
.detail-btn.active {
    background-color: #e53e3e;
    color: white;
    border-color: #e53e3e;
}

.data-center{
    display: flex;
    gap: 100px;
}
.data-center-content{
    display: grid;
    gap: 20px;
}
.data-center-content-item{
    display: flex;
    gap: 20px;
    align-items: center;
}
.data-center-data{
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
}
.data-center-title{
    font-size: 17px;
}
.data-center img{
    width: 50px;
}
.map-container {
    position: relative;
    width: 90%;
    height: 550px;
    background-image: url("../images/index/map.png");
    background-size: cover;
    background-position: center;
}
.point {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: rgb(198, 25, 25);
    border-radius: 50%;
    transform: translate(-50%, -50%); /* 让点的中心对准定位坐标 */
    z-index: 2;
}
/* 闪烁光晕样式 */
.pulse {
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid rgb(198, 25, 25);
    border-radius: 50%;
    transform: translate(-50%, -50%); /* 光晕与点居中对齐 */
    opacity: 0;
    z-index: 1; /* 光晕在点下层 */
    /* 闪烁动画：放大+淡出，无限循环） */
    animation: pulse 5s infinite;
}

@keyframes pulse {
    0% {
        width: 6px;
        height: 6px;
        opacity: 0;
    }
    50% {
        width: 20px; /* 最大放大尺寸 */
        height: 20px;
        opacity: 1; /* 变为完全可见 */
    }
    100% {
        width: 6px;
        height: 6px;
        opacity: 0; /* 逐渐透明 */
    }
}

.label-sicily {
    position: absolute;
    top: 45%;
    left: 51%;
    color: #e53e3e;
    font-size: 0.8rem;
    transform: translateX(-50%);
}

.container2-footer {
    background: white;
    display: flex;
    padding: 50px 60px;
    margin-top: 40px;
    
}

.container2-footer-item { 
    width: 10%;
    margin-left: 8%;
}
.container2-footer-item img{ 
    width: 60%;
    display: block;
    margin: auto;
}
.container2-footer-item span{
    display: flex;
    justify-content: center;
    font-family: "pingfang SC";
    text-align: center;
    color: rgb(115, 115, 115);
    letter-spacing: 0px;
    white-space: nowrap;
    word-break: normal;
}
.news-title{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:center;
}
.news-title span{
    font-size: 35px;
    font-family: "PingFang SC", BlinkMacSystemFont, -apple-system;
    text-align: left;
    color: rgb(26, 26, 26);
    font-weight: bold;
    letter-spacing: 0px;
    white-space: nowrap;
    word-break: normal;
    line-height: 90px;
}
.news{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:center;
    margin-bottom: 10%;
}
.news-item{ 
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    width: 100%;
}
.news-item .item{ 
    display: flex;
    width: 100%;
    align-items: center;
}
.news-item-img{ 
    margin-left: 20px;
    width: 55px;
}
.news-item-img1 img{
    width: 30px;
}
.news-item-img img{
    filter: hue-rotate(135deg);
    width: 30px;
}
.news-item span{ 
    font-size: 40px;
    line-height: 56px;
    transform: scale(0.5);
}
.learn {
    display: flex;
    margin: 5%;
    padding: 5px;
    padding-left: 10px;
    width: 120px;
    height: 30px;
    border-width: 1px;
    border-color: rgb(121, 121, 121);
    border-style: solid;
    border-radius: 15px;
    transition: unset;
}
.learn a{ 
    font-family: "Microsoft YaHei", 微软雅黑;
    color: #939699
    
}
.learn:hover{
    background-color: #C61919;
}
/* 第三种样式 */
.banner-menu{
    display: flex;
    position: relative;
    z-index: 10;
    top: -10px;
}
.banner-menu-left,.banner-menu-center,.banner-menu-center1,.banner-menu-right{
    width: 25%;
    background-color: white;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: solid 1px #ebebeb;
}
.container-padding1{
    display: flex;
    gap: 20px;
    padding-bottom: 66px;
}
.banner-menu-title{
        font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    line-height: 1;
    margin-top: 4px;
    margin-bottom: 13px;
    
}
.banner-menu a{
    /* color: white; */
}
.banner-menu-icon{
    width: 30px;
    height: 45px;
    margin-top: 6px;
    margin-left: 20px;
}
.banner-menu-img{
    margin-right: 13px;
    width: 52px;
    height: 52px;
    /* margin-top: 10px; */
     filter: hue-rotate(155deg);

}
.banner-menu-text{
        font-size: 14px;
    color: #999999;
    line-height: 14px;
}
.product-recommend {
    background-color: #f3f5f8;
    background-image: url(../images/index/w45wr.webp), linear-gradient(#f3f5f8, #fff 178px, #fff);
    background-size: 340px, auto;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 8px 8px 20px #3763aa1a, -8px -8px 20px #fff;
    box-sizing: border-box;
    min-height: 150px;
    padding: 18px;
    position: relative;
}
.product-recommend-gap{
    display:flex;
    gap: 10px;
    margin-top: 20px;
}
.product-recommend-it{
    padding: 5px 10px;
    border: #c0c2c4af 1.5px solid;
    border-radius: 3px;
    font-size: 12px;
}
.container-padding-cloud-item{
    border-radius: 8px;
    box-shadow: 8px 8px 20px #3763aa1a, -8px -8px 20px #fff;
    width: 32%;
}
.cloud-server{
   
    border-radius: 8px;
    background-image: url(../images/index/purple2.png);
    background-size: auto 120px;
    display: flex;
    position: relative;
}
.cloud-server img{
    width: 26%;
    position: absolute;
    top: 21%;
    left: 67%;
    filter: hue-rotate(180deg);
}
.cloud-server1 img{
    width: 26%;
    position: absolute;
    top: 21%;
    left: 67%;
    filter: hue-rotate(180deg);
}
.cloud-server2 img{
    width: 26%;
    position: absolute;
    top: 21%;
    left: 67%;
    filter: hue-rotate(180deg);
}
.cloud-server1{
    display: flex;
    border-radius: 8px;
    background-image: url(../images/index/green2.png);
    background-size: auto 120px;
    position: relative;
}
.cloud-server2{
    display: flex;
    border-radius: 8px;
    background-image: url(../images/index/blue2.png);
    background-size: auto 120px;
    position: relative;
}
.container-padding-cloud{
    display: flex;
    gap: 20px;
    flex: 1;
}
.product-recommend-title{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.cloud-server-item{
    padding: 20px;
}
.product-recommend-title span{
    background-color: #C61919;
    color: white;
    border-radius: 3px;
    margin-left: 10px;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 20px;
}
.cloud-server-title{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.container-padding-cloud-left{
    display: grid;
    width: 30%;
    gap: 20px;
}
.product-line {
    height: 1px;
    background: #e6e6e6;
}
.product-recommend-text{
    margin: 20px 0 30px 0;
}
.product-cloud-item{
    padding: 35px 45px;
    background-image: linear-gradient(#ebeffb, #fdfdfd 178px);
    background-size: 100% 100%;
    transition: all .3s;
    position: relative;
    border-radius: 8px;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
}
.product-cloud-item:hover{
    transform: scale(1.1); 
}
.product-cloud-item-title{ 
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    line-height: 180%;
    margin-bottom: 10px;
}
.product-cloud-item-btn{
    display: block;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
    cursor: pointer;
    border-radius: 4px;
    color: white;
    background: rgb(198, 25, 25);
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 3px 6px);
    margin-top: 40px;
}
.product-cloud-item img{
    position: absolute;
    top: -40px;
    right: 50px;
    z-index: 2;
    display: block;
    width: 28%;
    height: auto;
    filter: hue-rotate(180deg);
}
.product-cloud{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:40px;
}
.product-cloud-item-text{
    line-height: 1.5;
}
.icon, .iconfont {
    vertical-align: middle;}
.iconfont {
    display: inline-block;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.blue, .text-blue {
    color: #FF4F19 !important;
}
.site-section-top{
    display: flex;
    line-height: 1.5;
    gap: 120px;
    align-items: center;
    padding-top: 40px;
}
.site-section-top-small{
    color: rgb(198, 25, 25);
    font-size: 30px;
    font-weight: 600;
}
.site-section-top-title{
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 10px;
}
.site-section-top-text{
    font-size: 20px;
    color: #5e636e;
}
.site-section-top img{
    width: 95%;
}
.site-section-bottom{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    
}
.site-section-bottom-item{
    border: 1px solid #EFEFF1;
    padding: 20px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 40px 0;
    box-shadow: 0px 0px 20px 0px rgb(55 99 170 / 10%);
}
.site-section-bottom-item img{
    width: 18%;
    filter: hue-rotate(180deg);
}
.site-section-bottom-item-num{
    /* color: #109afe; */
    color: rgb(105, 76, 76);
    font-size: 30px;
    font-weight: bold;
    
}
.site-section-bottom-item-text{
    font-size: 18px;
    color: #000000;
}
.partner-background{
    padding: 60px 0;
    background-image: url('../images/index/remoteL17125755984451.png');
    background-color: #ffffff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.partner-title{
    text-align: center;
    font-size: 30px;
    color: #181818;
    margin-bottom: 18px;
}
.partner-msg{
    text-align: center;
    font-size: 16px;
    color: rgba(34, 34, 34, 0.9);
    margin-bottom: 60px;
}
.partner-container{
    position: relative;
    overflow: hidden;
    margin: auto;
    padding-bottom: 26px;
}
.partner-container::before,.partner-container::after{
    background-image: -webkit-linear-gradient(left, #f4f5f9  20%, rgba(235, 237, 240, 0));
    content: "";
    height: 100%;
    position: absolute;
    width: 184px;
    z-index: 2;
}
.partner-container::before{
    left: -64px;
    top: 0;
}
.partner-container::after{
    right: -64px;
    top: 0;
    transform: rotateZ(180deg);
}
.partner-box{
    /* animation: 20s linear 0s infinite normal none running scroll-left; */
    width: fit-content;
    display: flex;
    align-items: center;
    /* display: inline-block; */
    animation: scroll 20s linear infinite; 
}
.partner-item{
    width: 154px;
    height: 72px;
    background: white;
    border-radius: 4px;
    display: flex;
    /* display: inline-block; */
    justify-content: center;
    align-items: center;
    margin-right: 26px;
    vertical-align: middle;
}
.partner-item img{
    width: 112px;
    height: auto;
    max-height: 38px;
    object-fit: fill;
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%); /* 滚动自身一半长度（实现循环） */
    }
}
.partner-container:hover .partner-box{
    animation-play-state: paused;
}
@media (max-width: 766px) {
    .site-section-top{
        flex-direction: column;
    }
    .map-container {
        display: none;
    }
     .container-padding-cloud{
        flex-direction:column;
    }
}
@media (max-width: 1560px) {
    .advertisement-title{
        font-size: 32px;
    }
    .advertisement-msg{
        font-size: 16px;
    }
    .banner-menu-title{
        font-size: 15px;
    }
    .banner-menu-text{
        font-size: 13px;
    }
    .product-title1{
        font-size: 24px;
    }
    .product-title1-text{
        font-size: 15px;
    }
    .product-recommend-title{
        font-size: 16px;
    }
    .product-recommend-text{
        font-size: 13px;
    }
    .product-recommend-it{
        font-size: 11px;
    }
    .cloud-server-title{
        font-size: 18px;
    }
    .product-recommend-title{
        font-size: 16px;
    }
    body{
        font-size: 13px;
    }
    .product-recommend-it{
        font-size: 11px;
    }
    .product-cloud-item-title{
        font-size: 18px;
    }
    .data-center-data{
        font-size: 21px;
    }
    .data-center-title{
        font-size: 15px;
    }
    .index-news dt{
        font-size: 20px;
    }
    .index-news dd span{
        font-size: 13px;
    }
    .site-section-top-small{
        font-size: 26px;
    }
    .site-section-top-title{
        font-size: 36px;
    }
    .site-section-top-text{
        font-size: 17px;
    }
    .site-section-bottom-item-num{
        font-size: 26px;
    }
    .site-section-bottom-item-text{
        font-size: 16px;
    }
}
@media (max-width: 1440px) { 
        .map-container {
    position: relative;
    width: 65%;
    height: 212px;
    background-image: url(../images/index/map.png);
    background-size: cover;
    background-position: center;
}
    .data-center-content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
}
@media (max-width: 1200px) {
    .common-layout {
        padding: 0 15px ;
        width: 100%;
        margin: 0 auto;
    }
    .map-container {
    position: relative;
    width: 65%;
    height: 212px;
    background-image: url(../images/index/map.png);
    background-size: cover;
    background-position: center;
}
.data-center{
    gap: 0;
}
    .container-padding {
        padding: 8px 15px ;
    }
    
    /* 轮播图 */
    .swiper {
        height: 220px ;
    }
    
    .advertisement-title {
        font-size: 18px ;
        line-height: 1.4 ;
        padding-top:  20px;
    }
    
    .advertisement-msg {
        font-size: 13px !important;
        line-height: 1.3 !important;
        margin: 8px 0 !important;
    }
    
    .advertisement-btn {
        padding: 0px 12px !important;
        font-size: 13px !important;
    }
    
    .swiper-button-prev, .swiper-button-next {
        width: 30px !important;
        height: 30px !important;
    }
    
    .swiper-pagination-bullet {
        width: 30px !important;
        height: 3px !important;
    }
    
  
    
    /* 产品服务标题 */
    .product-title {
        padding: 20px 0 40px !important;
        margin-top: 20px;
    }
    .product-title1-text{
        padding: 0 30px;
        font-size: 12px !important;
    }
    
    .product-title1 {
        font-size: 19 !important;
    }
    
    /* 服务导航 */
    .service-container {
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)) !important;
        gap: 10px !important;
    }
    
    .service-icon img {
        width: 50% !important;
    }
    
    .service-name {
        font-size: 13px !important;
        margin-top: 5px !important;
    }
    
  
    /* 战略合作伙伴 */
    .os-nav {
        width: 100% !important;
        padding: 10px 0 !important;
    }
    
    .os-item {
        min-width: 20px !important;
        padding: 5px !important;
    }
    
    .os-item img {
        width: 40px !important;
        height: 20px !important;
    }
    
    /* 全球基础设施 */
    .container2 {
        flex-direction: column !important;
        padding: 20px 15px !important;
    }
    
    .content h1 {
        font-size: 25px !important;
    }
    
    
    
    .stats {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-top: 30px;
    }
    
    .stat-value {
        font-size: 1.5rem;
    }
    
    .world-map {
        height: 280px;
        margin-top: 20px;
    }
    
    /* 认证图标 */
    .container2-footer {
        flex-wrap: wrap !important;
        padding: 20px 15px !important;
        gap: 15px !important;
    }
    
    .container2-footer-item {
        width: 30%;
        margin-left: 0 ;
        display: flex ;
        flex-direction: column ;
        align-items: center ;
    }
    
    .container2-footer-item img {
        width: 50% !important;
    }
    
    .container2-footer-item span {
        font-size: 13px;
        white-space: normal ;
        margin-top: 5px ;
    }
    
    /* 文章资讯 */
    .sk-title {
        font-size: 22px ;
        text-align: center ;
        margin-bottom: 15px ;
    }
    
    .main {
        flex-direction: column ;
        gap: 20px ;
    }
    
    .main dl {
        width: 100% ;
    }
    
    .item1, .item3 {
        font-size: 16px ;
    }
    
    .main dd p {
        padding: 6px 0 ;
    }
    
    .main dd a {
        font-size: 13px ;
        width: calc(100% - 74px) ;
    }
    
    .main dd span {
        font-size: 13px ;
    }
    
    /* 新闻动态（原样式补充） */
    .index-news .main {
        display: flex ;
    }
    
    .slider-indicator {
        height: 2px ;
    }
    .product-grid.active{
    flex-wrap: wrap;
    }
    .map-point{
        width: 4px;
        height: 4px;
    }
    .product-yus{
        grid-template-columns: repeat(1, 1fr);
    }
    .product-yun-yu {
        height: 250px;
        width: 100%;
    }
    .product-img-yu img {
        margin-top: 0;
        width: 125px;
    }
    .product-xun-yu-img {
    width: 55px;
    }
    .product-xun-img {
        width: 55px;
    }
    .product-xun-yu {
        height: 160px;
        padding: 15px ;
        width: 100%;
    }
    .product-ssl{
        grid-template-columns: repeat(1, 1fr);
    }
    .index-news dt a{
        padding-left: 76px;
    }
    html .common-layout{
        width: 100%;
    }
    
    .container-padding1{
        flex-direction:column;
    }
   
    .container-padding-cloud-left{
        width: 100%;
    }
    .container-padding-cloud-item{
        width: 100%;
    }
    .banner-menu{
        box-shadow: none;
    }
    
    .product-cloud{
        grid-template-columns: repeat(1, 1fr);
        /* margin-top: 30px; */
    }
    .data-center-content{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
    .data-center-data {
        margin-bottom: 10px;
        font-size: 22px;
        font-weight: bold;
    }
    .data-center-title {
        font-size: 14px;
    }
    .data-center img {
        width: 37px;
    }
        .os-item img {
        width: 81px !important;
        height: 24px !important;
    }
    .scroll-container{
        height: auto;
    }
    .product-title1 {
        font-size: 18px !important;
    }
     .banner-menu {
        display: flex;
        overflow-x: auto; 
        overflow-y: hidden; 
        white-space: nowrap; 
        scrollbar-width:100%; 
        -ms-overflow-style: none; 
        padding: 0 15px;
        
    }

   
    .banner-menu::-webkit-scrollbar {
        display: none;
    }

    .banner-menu{
        display: none;
    }
    
    .banner-menu-left,
    .banner-menu-center,
    .banner-menu-center1,
    .banner-menu-right {
        /* width: 50%; */
    }

    .banner-menu-width {
        white-space: nowrap; 
        overflow: hidden; 
        text-overflow: ellipsis; 
        display: inline-block;
        max-width: 120px; 
        
    }
    .banner-menu-title{
        margin-bottom: 0;
        line-height: 1.5;
    }
    .banner-menu-title a {
        font-weight: 500;
        font-size: 15px; 
        max-width: 100%;
    }
    .os-item{
        height: auto;
    }
    .cloud-server img,.cloud-server1 img ,.cloud-server2 img  {
        width: 13%;
        position: absolute;
        top: 21%;
        left: 67%;
        filter: hue-rotate(180deg);
    }
    .product-cloud-item img {
        position: absolute;
        top: -12px;
        right: 50px;
        z-index: 2;
        display: block;
        width: 12%;
        height: auto;
        filter: hue-rotate(180deg);
    }
    .sk-title-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 24px 0 12px;
    }
    .site-section-bottom{
        grid-template-columns: repeat(2,1fr);
    }
    .site-section-top-title{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .site-section-top-text{
        font-size: 16px;
    }
    .site-section-top-left{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .site-section-top{
        gap: 20px;
    }
    .site-section-bottom-item{
        margin: 10px 0;
    }
    .site-section-bottom-item img{
        width: 10%;
    }
    .site-section-top-title,.site-section-top-text{
        text-align: center;
    }
    .partner-box{
        margin-bottom: 10px;
    }
    .banner-menu-img{
        width: 35px;
        height: 35px;
    }
    .cloud-server-title{
        font-size: 16px;
    }
    .product-cloud-item-title{
        font-size: 16px;
    }
    .site-section-top-small{
        font-size: 22px;
    }
    .site-section-top-title{
        font-size: 20px;
    }
    .site-section-top-text{
        font-size: 14px;
    }
    .site-section-bottom-item-num{
        font-size: 20px;
    }
    .site-section-bottom-item-text{
        font-size: 14px;
    }
    .index-news .item1 a,.index-news .item3 a {
        background-size: 6%;
    }
}


