
/*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:30px 0;
    background:#f2f5fa;
    background:url('../images/art-bg.jpg') center no-repeat;
}
.index-news .main {
    overflow:hidden
}
.index-news dl {
    width: 400px;
    float: left;
    margin-right: 10px;
    background: #fff;
}
.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("../images/ico1.png") left center no-repeat;
}
.index-news .item2 a {
    background:url("../images/ico2.png") left  center no-repeat;
}
.index-news .item3 a {
    background:url("../images/ico3.png") left center no-repeat;
}
.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;
    color:var(--txtcl);
    text-align:center;
    line-height:40px;
    font-weight:600;
}
.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:1220px;
    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{
    width: 1200px;
    padding-top: 118px;
    margin: auto;
}
.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: 42px;
    font-weight: bold;
    color: #181818;
    margin: 10px 0 15px 0;
}
.advertisement-msg{
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 26px;
}
.advertisement-btn{
    display: block;
    width: fit-content;
    padding: 0 56px;
    height: 48px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 14px;
    background: #0069ff;
    border-radius: 4px;
    cursor: pointer;
    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%;
}
.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 .swiper-pagination{
    display: flex;
    justify-content: center;
    width: 1200px;
    position: relative;
    bottom: 80px;
    height: 0;
    margin: auto;
    text-align: left;
}
.swiper-pagination-bullet{
    background: rgba(55,125,255,.1);
    width: 110px;
    border-radius: 0px;
    height: 4px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #377dff;
    box-shadow: unset;
}
.mainTitle {
    margin-bottom:20px;
    font-size:28px;
    text-align:center;
    .area-box {
        position:absolute;
        z-index:99;
    }