body{
    background: rgb(248, 249, 252);
    font-family: 'FontAwesome';
}
/*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;
}
.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);
}
.bddx {
    width:100%;
    background:#f2f6ff url("../images/bddx_bg.jpg") no-repeat top center;
    padding:50px 0 50px 0;
    box-sizing:border-box
}
.bddx_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;
}
.bddx_why .why_main p {
    font-size:18px;
    color:#000;
    height:50px;
    line-height:50px
}
.bddx_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;
    }}
    /* 公告 */
    .announcement-container {

      background-color: rgba(238, 240, 252, 0.5);
      padding: 12px 50px;
    }
    .announcement-container-icon{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 50px;
    }
    .announcement-container hr{
    width: 2px; 
    height: 20px; 
    margin:0; 
    background: #e6dddd;
}
    
    .announcement-icon {
      display: flex;
      align-items: center;
      margin-right: 16px;
      color: #6b7280;
      
    }
    
    .announcement-icon i {
      margin-right: 6px;
    }
    
    .announcement-icon span {
      font-size: 14px;
    }
    
    .announcement-content {
      display: flex;
      align-items: center;
      flex: 2;
      overflow: hidden;
    }
    
    .announcement-item {
      display: flex;
      align-items: center;
      margin: 0 30px;
      white-space: nowrap;
       width: 100%;
    }
    
    .new-tag {
      display: inline-block;
      padding: 2px 6px;
      background-color: #ef4444;
      color: white;
      font-size: 12px;
      border-radius: 3px;
      margin-right: 8px;
    }
    
    .announcement-text {
      font-size: 14px;
      color: #1f2937;
      max-width: 600px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    
    .announcement-date {
      margin-left: auto;
      font-size: 12px;
      color: #9ca3af;
    }
    
    .view-more {
      margin-left: 3%;
      color: #ef4444;
      font-size: 14px;
      text-decoration: none;
      display: flex;
      align-items: center;
    }
    
    .view-more:hover {
      text-decoration: underline;
    }
    
    .view-more i {
      margin-left: 4px;
      font-size: 12px;
    }
    .service-icon img {
        width: 50% !important;
    }
/* 产品服务    */

.product-title { 
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
    padding:30px 0 50px;
}
.service-icon img{
    width: 100%;
}


.service-wrapper {
  position: relative;
}


.service-container {
  display: flex;
  justify-content: space-around;
  gap: 25px;
}


.service-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  transition: transform 0.3s ease;
}

.service-item:hover {
  transform: translateY(-3px);
}

.service-item.active .service-name {
  color: #e53e3e;
  font-weight: bold;
}
.service-icon { 
    display: flex;
    align-items: center;
    justify-content: center
}

.service-name {
    line-height: 2;
  font-size: 15px;
  color: #333;
  transition: color 0.3s ease;
  text-align: center;
}

.slider-indicator {
    display: flex;
    justify-content: center;
  position: absolute;
  height: 3px;
  background-color: #e53e3e;
  bottom: 0;
  border-radius: 2px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* 基础样式重置 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Microsoft YaHei", sans-serif;
}

/* 容器样式 */
.container-padding {
  padding: 30px 20px 0 20px;
}

/* 标题区域样式 */
.product-header {
  margin-bottom: 30px;
}
.main-title1 {
  font-size: 32px;
  color: rgb(51, 51, 51);
  margin-bottom: 6%;
}
.main-title {
  font-size: 25px;
  color: rgb(0, 179, 149);
  margin-bottom: 12px;
}

.sub-title1 {
  font-size: 16px;
  color: #666;
  margin-bottom: 25px;
}
.sub-title {
  font-size: 16px;
  color: white;
  margin-bottom: 15px;
}

.buy-btn1 {
  background-color: white;
  color: #ff4d4f;
  border: 1px solid #ff4d4f;
  padding: 6px 22px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 15px;
  transition: all 0.3s;
}
.buy-btn:hover {
  background-color: #ffffff;
}

.buy-btn {
  background-color: rgb(0, 179, 149);
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.3s;
}

.buy-btn:hover {
  background-color: #f5222d;
}

/* 产品网格布局 */
.product-grid {
  
  /* grid-template-columns: 1fr 2fr; */
  gap: 0px;
}
.product-grid[data-area]{
    display: none;
}
.product-grid.active{
    display: flex;
}

/* 左侧 */
.product-left {
    width: 42%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}

.product-yun{
background-color: white;
   border: 1px solid #eee;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30PX;
  height: 100%;
  width: 90%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: box-shadow 0.3s;

}
.product-xun{
   border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px;
  width: 90%;
  height: 250px;
  background-image: linear-gradient(138.366deg, 
  rgb(120, 128, 138) 0%, 
  rgb(38, 50, 65) 66.7763%, 
  rgb(35, 47, 62) 69.378%);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: box-shadow 0.3s;
}
.product-title1{
        display: flex;
        font-weight: bold;
    flex-direction: column;
    align-items: center;
    font-size: 30px;
    line-height: 2.2;

}
.product-img{
    float: right;
    filter: hue-rotate(140.4deg);
}
.product-img img{
    width: 100%;
     margin-top: 100%;
}
.product-xun-img{
    float: right;
    height: 30%;
    width: 37%;
    filter: hue-rotate(322.2deg);
}

/* 右侧产品卡片区域 */
.product-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
  width: 100%;
}
.product-ssl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 30px;
  width: 100%;
}
.product-ssl-item:hover .ssl-top-title{
    color: #e95513;

}
.ssl-top-title{
    font-size: 19px;
    font-weight: bold;
    margin-top: 20px ;
}
.ssl-body i {
    font-size: 12px;
    color: #1374e0;
    margin-right: 6px;
}
.ssl-body span{
    line-height: 1.8;
    font-size: 16px;
}
.product-ssl-item {
    width: 100%;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px 25px;
  transition: box-shadow 0.3s;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
}
.product-item-line {
    height: 1px;
    background: #e6e6e6;
    margin: 35px 0 35px 0;
}
.ssl-price{
    font-size: 16px;
    margin: 30px 0 20px 0  ;
}
.ssl-price-num{
    font-size: 30px;
    color: rgb(242, 177, 56);;
    font-weight: bold;
}
.ssl-buy-btn{
    padding: 10px 40px;
    background-color: rgb(198, 25, 25);
    color: white;
    margin-bottom: 5px;
}
.ssl-buy-btn:hover{
    background-image: linear-gradient(rgba(236, 157, 157, 0.541),rgb(198, 25, 25));
}
.ssl-buy{
    display: flex;
    justify-content: center;
}

.product-card {
    width: 100%;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px 25px;
  transition: box-shadow 0.3s;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
}
.product-yun-yu{
background-color: white;
   border: 1px solid #eee;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30PX;
  height: 100%;
  width: 90%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: box-shadow 0.3s;
}
.main-title-yu {
  font-size: 16px;
  color: rgb(0, 179, 149);
  margin-bottom: 15px;
}
.sub-title-yu {
    font-size: 13px;
    color: white;
    margin-bottom: 15px;
}
.product-img-yu{
    float: right;
    filter: hue-rotate(140.4deg);
    width: 48%;
}
.product-img-yu img{
    width: 100%;
}
.product-xun-yu{
   border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px;
  width:90%;
  background-image: linear-gradient(138.366deg, 
  rgb(120, 128, 138) 0%, 
  rgb(38, 50, 65) 66.7763%, 
  rgb(35, 47, 62) 69.378%);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: box-shadow 0.3s;
}
.product-xun-yu-img{
    float: right;
    width: 25%;
    filter: hue-rotate(322.2deg);
}
.buy-btn1-yu
 {
    background-color: white;
    color: #ff4d4f;
    border: 1px solid #ff4d4f;
    padding: 6px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s;
}
.main-title1-yu
 {
    font-size: 32px;
    color: rgb(51, 51, 51);
    margin-bottom: 3%;
}
.product-yus {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  width: 100%;
}
.product-yu{
    width: 100%;
    border: 1px solid #eee;
    border-radius: 8px;
    transition: box-shadow 0.3s;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-yu:hover{
    transform: translateY(-5px);
}
.yu-item-top{
    background-image: url('../images/index/yu.png');
    background-size: 100%;
    display: flex;
}
.yu-item-top-left{
    width: 200%;
    margin: 20px;
}
.yu-item-bottom{
    margin: 10px 20px 20px 20px;
}
.yu-item-top-img-text{
    color: white;
    font-size: 16px;
    transform: rotate(-45deg);
    margin: -74px 26px;
}

.yu-item-top-img{
    width: 100px;
}

.yu-item-top img{
    margin: -7px -7px;
    width: 83px;
    justify-content: right;
}

.yu-item-bottom-price{
    margin-bottom: 20px;
}
.yu-item-top-title{ 
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.yu-item-bottom-price-icon{
    /* color: #EE4545; */
        color: #666;
    font-size: 16px;
}
.yu-item-bottom-priceany{
    font-size: 30px;
    color: rgb(242, 177, 56); 
    font-weight: bold;
}
.yu-item-bottom-pricelast{
    margin-left: 10px;
    color: #BBBFC9;
    text-decoration: line-through;
}
.yu-item-bottom-btn{
    display: flex;
    justify-content: center;
}
.yu-item-bottom-btn-zhuce{
    background-color: #EE4545;
    color: white;
    padding: 10px 70px;
}
.zhuce{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EE4545;
    width: 80%;
    border-radius: 4px;
}

.yu-item-bottom-btn-quan{
    padding: 12px 15px;
    background: linear-gradient(270deg, #F8C354 0%, #FAD582 42%, #FCECBA 100%);
    color: #4F2800;
    margin-left: 10px;
    border-radius: 4px;

}

.card-header-img{
    width: 195px; 
    height: 150px;
     filter: invert(95%); 
}
.product-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.card-header {
    position: relative;
  margin-bottom: 15px;
}

.card-header h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}

.tag {
  position: absolute;
  top: -5px;
  right: -60px;
  background-color: #ff4d4f;
  color: white;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}

.card-desc {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.tags-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  width: 100%;
}
.tags-group-item{
    font-size: 12px;
  color: #666;
  background-color: #f5f5f5;
  padding: 2px 8px;
  border-radius: 4px;
  height: 25px;
}

.small-tag {
  font-size: 12px;
  color: #666;
  background-color: #f5f5f5;
  padding: 2px 8px;
  border-radius: 4px;
}
.tags-group-item-title{
    font-size: 12px;
}
.card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  margin-top: auto
}

.price {
  font-size: 25px;
  color: rgb(242, 177, 56);;
  font-weight: bold;
}

.price-unit {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}


.detail-btn1 {
  background-color: rgb(198, 25, 25);;
  color: white;
  border: none;
  padding: 8px 21px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
  
  margin-right: 20px;
}

.detail-btn1:hover {
  background-color: #009dff;
}

.avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

/* 财务系统 */
.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-weight: 100;
}

/* .container-left{
    background-image: url('https://img02.mockplus.cn/rp/image/2025-09-27/a16c30f0-9b70-11f0-85bc-f914a595153b.png');
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    width: 30%;
}
.container-left-img1{
    float: left;
    width: 20%;
}
.container-left-img2{
    display: flex;
    width: 10%;
    align-items: center;
    justify-content: center;
}
.container-left-img3{
    float: right;
    width: 20%;
} */
 /* 基础样式重置 */


/* 整体容器样式 */
.cloud-enterprise-section {
    padding: 40px 20px;
    background-color: #f9fafb;
}

.content-container {
    display: flex;
    gap: 40px;
    align-items: center;
}

/* 左侧主卡片样式 */
.main-card {
    background-image: url('../images/index/main-card.png');
    width: 350px;
    background-color: #ffffff;
    border-radius: 6px;
    position: relative; 
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    background-size: cover;
    
}
.container-left-img1{
    display: flex;
    padding: 0%;
    margin: 0;
    float: left;
    width: 38%;
    margin: -10px;
}

.container-left-img3{
    display: flex;
    float: right;
     transform: rotate(180deg);
    width: 48%;
    margin-top: 20px;
    margin: -13px;
    
}
/* 装饰性元素 */
.card-decoration {
    position: absolute;
    background-color: #f0f4ff;
    border-radius: 50%;
    z-index: 0;
}

.top-left {
    top: -20px;
    left: -20px;
    width: 100px;
    height: 100px;
}

.bottom-right {
    bottom: -30px;
    right: -30px;
    width: 150px;
    height: 150px;
}

/* 圆形图表样式 */
.circle-diagram {
    margin: 0 auto;
    width: 5 0%;
    align-items: center;
}

.outer-circle {
    position: relative;
    width: 100%;
    height: 220px;
    aspect-ratio: 1/1;
    background-image: url('../../static/images/index/81a417f0-9b71-11f0-b495-8d91e808ed3c.png');
    display: flex;
    align-items: center;
    justify-content: center;
     background-size:90% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}

.inner-circle {
    width: 65%;
    height: 65%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.inner-circle h2 {
    color: #333333;
    font-size: 1.3rem;
    margin-bottom: 8px;
}

.company-name {
    color: #6b87d9;
    font-weight: 600;
    font-size: 0.9rem;
}

/* 功能点样式 */
.feature-point {
    position: absolute;
    font-size: 0.85rem;
}

/* .feature-point img {
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.purple img {
    width: 15px;
}
.purple-img{
    padding: 5%;
    width: 22px;
    display: flex;
   justify-content: center;
    background-image: url('../images/index/purple.png');
     background-size:100% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}
.purple1 img {
    width: 16px;
    
}
.purple1-img{
    padding: 5%;
    width: 22px;
    display: flex;
   justify-content: center;
    background-image: url('../images/index/purple.png');
     background-size:100% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}

.purple span {
    color: #6b5acd;
}
.purple1 span {
    color: #6b5acd;
}

.green img {
    width: 25px;
    height: 25px;
    background-image: url('../images/index/green.png');
     background-size:100% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}
.green1 img {
    width: 30px;
    height: 30px;
    background-image: url('../images/index/green.png');
     background-size:100% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}
.green1 span{
    color: #2e8b57;
}

.green span {
    color: #2e8b57;
}

.blue img {
    width: 19px;
    height: 19px;
    background-image: url('../images/index/blue.png');
     background-size:100% ; /* 图片等比例缩放，铺满容器（可能裁剪部分区域） */
    background-position: center; /* 图片居中显示 */
    background-repeat: no-repeat;
}

.blue span {
    color: #1e90ff;
}

/* 功能点位置 */
.top {
    top: 15%;
    left: 30%;
    transform: translateX(-50%);
}

.right {
    top: 15%;
    left: 60%;
    transform: translateY(-50%);
}

.bottom {
   top: 55%;
   left: 85%;
    transform: translateX(-50%);
}

.left {
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
}

.center {
     bottom: 13%;
    left: 40%;
    transform: translateX(-50%);
}

/* 右侧功能卡片容器 */
.feature-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

/* 单个功能卡片样式 */
.feature-card {
    width: 100%;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.feature-card span{
    font-size: 20px;
    font-weight: bold;
}
.feature-card p{
    color: rgb(102, 102, 102);
}

.card-icon {
    border-radius: 10px;
    display: flex;
    justify-content: flex-start;
    font-size: 1.2rem;
}
.card-icon img{
     display: flex;
     width: 50%;
     filter: hue-rotate(140.4deg);
  justify-content: flex-start;
}
.feature-card h3 {
    color: #333333;
    font-size: 1.1rem;
    margin-bottom: 12px;
}

.feature-card p {
    color: #666666;
    font-size: 0.9rem;
    line-height: 1.1;
}


/* 导航容器 */
.os-nav {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    align-items: center;
    margin: 0 auto;
    padding: 10px;
    border-radius: 8px;
    
}


/* 箭头按钮样式 */
.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;
}

/* 操作系统图标容器 */
.os-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow-x: auto; /* 允许横向滚动 */
    padding: 8px 0;
    flex: 1; /* 占满剩余空间 */
    scrollbar-width: none; /* 隐藏滚动条（Firefox） */
}

.os-container::-webkit-scrollbar {
    display: none; /* 隐藏滚动条（Chrome/Safari） */
}

/* 单个操作系统项 */
.os-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px; 
    cursor: pointer;
    padding: 8px;
    border-radius: 6px;
    transition: background-color 0.2s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    background: white;
}


.os-item img {
    width: 70px;
    height: 40px;
    object-fit: contain; /* 保持图片比例 */
    border-radius: 4px;
}

.container2 {
    display: flex;
    padding: 50px 60px;
}

.content {
    flex: 1;
}

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

.description {
    color: #666;
    font-size: 1rem;
    margin-bottom: 30px;
    line-height: 1.6;
}

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

.stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 50px;
}

.stat-item .stat-label {
    color: #666;
    font-size: 0.9rem;
    margin-bottom: 8px;
}

.stat-item .stat-value {
    color: #333;
    font-size: 1.8rem;
    font-weight: bold;
}

.map-container {
    flex: 1.5;
    position: relative;
}

.world-map {
    width: 100%;
    height: 450px;
    background-image: url('https://img02.mockplus.cn/rp/image/2025-08-06/2270f930-7298-11f0-83b3-8f09c952ba8e.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
}

.map-point {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #e53e3e;
    border-radius: 50%;
    transform-origin: center center;
    animation: flash 3s infinite ease-in-out;
}

/* 各个红点的位置 */
.point1 { top: 40%; left: 22%; }
.point2 { top: 60%; left: 30%; }
.point3 { top: 44%; left: 48%; }
.point4 { top: 46%; left: 53%; }
.point5 { top: 48%; left: 50%; }
.point6 { top: 49%; left: 47%; }
.point7 { top: 51%; left: 49%; }
.point8 { top: 49%; left: 44%; }
.point9 { top: 52%; left: 47%; }
.point10 { top: 45%; left: 50%; }
.point11 { top: 63%; left: 35%; }
.point12 { top: 64%; left: 59%; }
.point13 { top: 33%; left: 75%; }
.point14 { top: 37%; left: 80%; }
.point15 { top: 56%; left: 45%; }
.point16 { top: 35%; left: 20%; }
.point17 { top: 53%; left: 58%; }
.point18 { top: 49%; left: 55%; }
.point19 { top: 35%; left: 59%; }
.point20 { top: 55%; left: 49%; }
@keyframes flash {
  0% {
    transform: scale(1); 
    opacity: 1; 
    box-shadow: 0 0 3px 1px rgba(229, 62, 62, 0.8);
  }
  50% {
    transform: scale(1.1); 
    opacity: 0.9; 
    box-shadow: 0 0 12px 4px rgba(250, 0, 0, 1); 
  }
  100% {
    transform: scale(1); 
    opacity: 1; 
    box-shadow: 0 0 3px 1px rgba(229, 62, 62, 0.8);
  }
}

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

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

@media (max-width: 1024px) {
    .common-layout {
        padding: 0 15px ;
        width: 100%;
        margin: 0 auto;
    }
    
    .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;
    }
    
    /* 公告 */
    .announcement-container {

      background-color: rgb(214, 218, 235);
      padding: 12px 0px;
    }
    .announcement-container-icon{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0px;
        /* margin: 0 auto;
        max-width: 1200px; */
    }
    .announcement-text{
        font-size: 13px;
    }
    .announcement-container hr{
    position: absolute; 
    width: 2px; 
    height: 3%; 
    margin:0; 
    background: #e6dddd;
}
    .new-tag{
        font-size: 13px;
    }
    .announcement-icon {
      display: flex;
      align-items: center;
      margin-right: 3px;
      color: #6b7280;
      
    }
    
    .announcement-icon i {
      margin-right: 6px;
    }
    
    .announcement-icon span {
      font-size: 10px;
    }
    
    .announcement-content {
      display: flex;
      align-items: center;
      flex: 2;
      overflow: hidden;
    }
    
    .announcement-item {
      display: flex;
      align-items: center;
      margin-left:2px;
      white-space: nowrap;
       width: 100%;
    }
    .view-more {
        font-size: 13px !important; 
    }
    
    .announcement-container hr {
        display: none !important;
    }
    
    /* 产品服务标题 */
    .product-title {
        padding: 20px 0 13px !important;
    }
    .product-title1-text{
        padding: 0 30px;
        font-size: 13px !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: 100% !important;
    }
    
    .service-name {
        font-size: 13px !important;
        margin-top: 5px !important;
    }
    
    /* 产品网格布局 */
    .product-grid {
        flex-direction: column;
        gap: 20px;
    }
    
    .product-left {
        width: 100% ;
    }
    
    .product-yun {
        height: auto ;
        padding: 15px ;
        margin-bottom: 20px ;
    }
    
    .product-xun {
        height: 160px;
        padding: 15px ;
    }
    
    .main-title1 {
        font-size: 20px ;
        margin-bottom: 5% ;
    }
    
    .sub-title1, .sub-title {
        font-size: 13px ;
        margin-bottom: 10px ;
    }
    
    .buy-btn1, .buy-btn {
        padding: 6px 12px ;
        font-size: 13px ;
    }
    
    .product-img {
        margin-left: 50px;
        margin-top: 15px ;
        float: right ;
    }
    
    .product-img img {
        margin-top: 0;
        width: 100% ;
    }
    
    .product-xun-img {
        float: right;
        width: 40% ;
        height: auto ;
        display: block;
    }
    
    .product-xun-btn {
        display: flex ;
        gap: 65px;
    }
    .feature-card span {
    font-size: 15px;
    font-weight: bold;
}


    /* 产品卡片 */
    .product-cards {
   
        grid-template-columns: 1fr ;
        gap: 15px ;
    }
    
    .product-card {
             width: 100%;
        padding: 15px !important;
    }
    
    .card-header h3 {
        font-size: 16px !important;
    }
    
    .card-desc {
        font-size: 12px !important;
        margin-bottom: 8px !important;
    }
    
    .small-tag {
        font-size: 13px !important;
        padding: 1px 5px !important;
    }
    
    .card-header-img {
        width: 60px !important;
        height: 50px !important;
        margin-left: 10px !important;
    }
    
    .price {
        font-size: 16px !important;
    }
    
    .detail-btn1 {
        padding: 6px 12px !important;
        font-size: 12px !important;
        margin-right: 10px !important;
    }
    
    /* 为什么选择我们 */
    .container-title {
        padding: 20px 0 30px !important;
    }
    
    .container-title h1 {
        font-size: 22px !important;
    }
    
    .container-title span {
        font-size: 13px !important;
        line-height: 1.4 !important;
        padding: 0 15px;
    }
    
    .content-container {
        flex-direction: column !important;
        gap: 20px !important;
    }
    
    .main-card {
        width: 100% !important;
    }
    
    .circle-diagram {
        width: 80% !important;
    }
    
    .outer-circle {
        height: 180px !important;
    }
    
    .inner-circle h2 {
        font-size:13px !important;
    }
    
    .company-name {
        font-size: 13px !important;
    }
    
    .feature-point {
        font-size: 13px !important;
    }
    
    .feature-cards {
        grid-template-columns: repeat(1,1fr);
    flex-wrap: wrap;
        width: 100% !important;
        gap: 15px !important;
    }
    
    .feature-card {
        width: 100% !important;
        height: auto !important;
        padding: 15px !important;
    }
    
    .card-icon img {
        width: 40% !important;
    }
    
    .feature-card h3 {
        font-size: 15px !important;
        margin-bottom: 8px !important;
    }
    
    .feature-card p {
        font-size: 12px !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;
    }
    
    .description {
        font-size: 13px !important;
        margin-bottom: 20px !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% - 50px) ;
    }
    
    .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;
    }
    .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 ;
    }
}

